pgbouncer_1.10.0-1+b1_amd64.deb

STEP 1: Have you installed this repository?

If not, run this installation script command:

curl -s https://packagecloud.io/install/repositories/instructure/insops/script.deb.sh | sudo bash
copy
curl -s https://packagecloud.io/install/repositories/instructure/insops/script.deb.sh | sudo bash

STEP 2: Install the package
sudo apt-get install pgbouncer=1.10.0-1+b1

lightweight connection pooler for PostgreSQL

Full description:
  lightweight connection pooler for PostgreSQL
 PgBouncer is a lightweight connection pooler for PostgreSQL providing the
 following features:
 .
  * Several levels of brutality when rotating 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.

Checksums

MD5 a8cadea9650b726715104ae73365ecc4
SHA1 c0ccc0922cf8a89f305281305b23c6caf2f81e67
SHA256 13c28dc5e14e72471c00660ee92f34c1e33a7f5d4b1ce3fa500aa937c8aa9ffc
SHA512 e5f78f34e2bf9336fc3d9323b331f5e4c2442b404d71151fba94ba774af34042c7358dcd2f9c7c4aab0c06467b3cdc2e9cb2f09d13f80c2ab58e133d9e05cfdb

Depends

  • lsb-base (>= 3.1), postgresql-common (>= 26), libc-ares2 (>= 1.12), libc6 (>= 2.26), libevent-2.1-6 (>= 2.1.8-stable), libpam0g (>= 0.99.7.1), libssl1.1 (>= 1.1.0)

Suggests

  • python3, python3-psycopg2

Enhances

  • postgresql (>= 7.4)

Files

  • /usr/share/pgbouncer/mkauth.py
  • /usr/share/man/man5/pgbouncer.5.gz
  • /usr/share/man/man1/pgbouncer.1.gz
  • /usr/share/doc/pgbouncer/README.md
  • /usr/share/doc/pgbouncer/README.Debian
  • /usr/share/doc/pgbouncer/NEWS.md.gz
  • /usr/share/doc/pgbouncer/NEWS.Debian.gz
  • /usr/share/doc/pgbouncer/examples/userlist.txt
  • /usr/share/doc/pgbouncer/examples/pgbouncer.ini.gz
  • /usr/share/doc/pgbouncer/copyright
  • /usr/share/doc/pgbouncer/changelog.Debian.gz
  • /usr/share/doc/pgbouncer/changelog.Debian.amd64.gz
  • /usr/sbin/pgbouncer
  • /etc/pgbouncer/userlist.txt
  • /etc/pgbouncer/pgbouncer.ini
  • /etc/init.d/pgbouncer
  • /etc/default/pgbouncer

Uploaded

almost 6 years ago

Package Size

160 KB

Installed Size

368 KB

Downloads

21

wget

wget --content-disposition "https://packagecloud.io/instructure/insops/packages/ubuntu/bionic/pgbouncer_1.10.0-1+b1_amd64.deb/download.deb?distro_version_id=190"

Homepage

http://pgfoundry.org/projects/pgbouncer/