Skip to content

Commit

Permalink
Load testing for PostgreSQL
Browse files Browse the repository at this point in the history
Load testing for PostgreSQL
  • Loading branch information
subkanthi authored Aug 4, 2024
1 parent fdebb8f commit eab3e87
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion doc/Performance.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,11 @@ Target:

`show binary logs;`

`show binlog events in `mysql-bin.000003`
`show binlog events in `mysql-bin.000003`

## PostgreSQL Load testing - PgBench
https://www.cloudbees.com/blog/tuning-postgresql-with-pgbench


```
```

0 comments on commit eab3e87

Please sign in to comment.