Package: pgbouncer Version: 1.22.1-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 527 Pre-Depends: init-system-helpers (>= 1.54~) Depends: postgresql-common (>= 26), libc-ares2 (>= 1.12), libc6 (>= 2.34), libevent-2.1-7 (>= 2.1.8-stable), libpam0g (>= 0.99.7.1), libssl3 (>= 3.0.0~~alpha1), libsystemd0 Suggests: python3, python3-psycopg2 Enhances: postgresql (>= 7.4) Homepage: https://www.pgbouncer.org/ Priority: optional Section: database Filename: pool/main/p/pgbouncer/pgbouncer_1.22.1-1.pgdg22.04+1_amd64.deb Size: 217488 SHA256: 6be2b8aac95bb64485300ffd084d4987e5db0b9447b567a7593bee778b3b01f8 SHA1: 45d4ff5f2f286fecf269b001b100f1ccd280ca3f MD5sum: 1483268c00b8fe4162513352f4ab334a Description: lightweight connection pooler for PostgreSQL PgBouncer is a lightweight connection pooler for PostgreSQL providing the following features: . * Several different methods of pooling connections: session pooling, transaction pooling, statement pooling. * Low memory requirements. * It is not tied to one backend server, the destination databases can reside on different hosts. * Supports online reconfiguration for most of the settings. * Supports online restart/upgrade.