Package: pgbouncer Version: 1.25.2-1.pgdg26.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 577 Depends: postgresql-common (>= 26), libc6 (>= 2.38), libcares2 (>= 1.12), libevent-2.1-7t64 (>= 2.1.8-stable), libldap2 (>= 2.6.2), libpam0g (>= 0.99.7.1), libssl3t64 (>= 3.0.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.25.2-1.pgdg26.04+1_amd64.deb Size: 236520 SHA512: 500336991f46b234a5a6123866adda9a41fc985923e539e187566555834d93d736c1e512986480b01394da4387ed22e31e39f351d9b81abd0fb35565630f0722 SHA256: 4557de20fee69c53a231c5294bd687852d615bd051af72db763ca50791fe8962 SHA1: 5d12b5ade0ee17aa85947fdb8d2a29af89a030f9 MD5sum: 135a0683a01b172a06e55302009b54e7 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.