2025-12-06 12:02:27 +01:00
# README
2025-12-06 10:36:17 +00:00
2025-12-06 12:02:27 +01:00
[](https://jenkins.confdroid.com/job/confdroid_pgbouncer/)
2025-12-06 10:36:17 +00:00
2025-12-06 12:02:27 +01:00
# Purpose
2025-12-06 10:36:17 +00:00
2025-12-06 14:54:30 +01:00
`Pgbouncer` is a loadbalancer for postgresql connections and very helpful in managing aspects of postgresql performance through the reuse of connections.
2025-12-06 10:36:17 +00:00
2025-12-06 12:34:43 +01:00
`confdroid_pgbouncer` is a standalone container suitable for running on kubernetes etc to facilitate loadbalancer deployments.