Raw Package Information
Package: pgbouncer
Version: 1.25.2-1.pgdg22.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 583
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), libldap-2.5-0 (>= 2.5.4), 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.25.2-1.pgdg22.04+1_amd64.deb
Size: 243764
SHA512: b5234989f76da96f2de127ac2b06586f3e98cbbabb21e0b423dc64b5e8be8037c30f748f3bb38184abbeb924240e4a0c5ce5b33836120093e58e71e1a2df30dc
SHA256: e7ad13eb56b63823e3f4dbad7b1e6b778791caeca98171c4f7be8f81ec4538a9
SHA1: 43c518d55e66339e9583f7feda2937b293fb157d
MD5sum: 4728b538672db0661ecec4d48c0d4720
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.