add link to aws blog

This commit is contained in:
2024-09-25 13:08:14 +02:00
parent 5010f35657
commit 67d76581d4

View File

@@ -10,6 +10,8 @@ threads) to execute independent clients. Each client executes a number
of harmless SELECT's and then stops doing anything. The clients then
hang either forever or until a specified timeout is reached.
This is an implementation of a tool described at [AWS Blog: Performance impact of idle PostgreSQL connections](https://aws.amazon.com/blogs/database/performance-impact-of-idle-postgresql-connections/).
## Building
Run `make` to compile. You'll need Golang. The repo contains a