OP#496 update Readme

This commit is contained in:
2026-03-14 18:37:20 +01:00
parent 4904e75e75
commit 8433d068a4

View File

@@ -13,7 +13,7 @@
`Pgbouncer` is a loadbalancer for postgresql connections and very helpful in managing aspects of postgresql performance through the reuse of connections.
`confdroid_pgbouncer`is a standalone container suitable for running on kubernetes etc to facilitate loadbalancer deployments.
`confdroid_pgbouncer`is a standalone container suitable for running on kubernetes etc to facilitate loadbalancer deployments. It can and should run with multiple instances. Each instance will take the configuration from the same source and works independently.
## Download