diff --git a/doc/Performance.md b/doc/Performance.md index efeb844a9..71b81efd7 100644 --- a/doc/Performance.md +++ b/doc/Performance.md @@ -58,4 +58,11 @@ Target: `show binary logs;` -`show binlog events in `mysql-bin.000003` \ No newline at end of file +`show binlog events in `mysql-bin.000003` + +## PostgreSQL Load testing - PgBench +https://www.cloudbees.com/blog/tuning-postgresql-with-pgbench + + +``` +```