A lightweight connection pooler for PostgreSQL.
pgBouncer is a lightweight connection pooler for PostgreSQL. It is designed to improve performance and scalability of PostgreSQL by reducing the number of connections to the database server.
Deploy pgBouncer after deploying Zeabur's PostgreSQL template.
See docker-pgbouncer documentation for more configuration options.