Package: pgbouncer Version: 1.24.1-1.pgdg20.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 620 Pre-Depends: init-system-helpers (>= 1.54~) Depends: postgresql-common (>= 26), libc-ares2 (>= 1.12), libc6 (>= 2.26), libevent-2.1-7 (>= 2.1.8-stable), libpam0g (>= 0.99.7.1), libssl1.1 (>= 1.1.0), 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.24.1-1.pgdg20.04+1_amd64.deb Size: 250264 SHA256: 086bcbf9c9f66ea7dcb2b98f3835d292f4c7b9e901356e42ce047e710add7abe SHA1: e040f53b5e2c41c2925d9c89c04afa708da68235 MD5sum: 5110886abc3b72f8f2f3882ae804c34e 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.