Raw Package Information

Package: pgbouncer
Version: 1.18.0-1.pgdg18.04+1
Architecture: i386
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 561
Depends: lsb-base (>= 3.1), postgresql-common (>= 26), libc-ares2 (>= 1.9.1), libc6 (>= 2.26), libevent-2.1-6 (>= 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.18.0-1.pgdg18.04+1_i386.deb
Size: 230840
SHA256: 8d4fad6c98387358c64b0af0aef45920620c99080955f5db243d1bac61938edc
SHA1: 0ad8def71c609c7c6f96622b8aeec012ab4ca2bf
MD5sum: aabda23e1d9b8b9fb471a9074c861937
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.