pgbouncer

Install command:
brew install pgbouncer

Lightweight connection pooler for PostgreSQL

https://www.pgbouncer.org/

License: ISC

Formula JSON API: /api/formula/pgbouncer.json

Formula code: pgbouncer.rb on GitHub

Bottle (binary package) installation support provided for:

macOS on
Apple Silicon
sequoia
sonoma
ventura
macOS on
Intel
sonoma
ventura
Linux ARM64
x86_64

Current versions:

stable 1.24.0
head ⚡️ HEAD

Depends on:

libevent 2.1.12 Asynchronous event library
openssl@3 3.4.1 Cryptography and SSL/TLS Toolkit

Depends on when building from source:

pkgconf 2.4.3 Package compiler and linker metadata toolkit
The config file: $HOMEBREW_PREFIX/etc/pgbouncer.ini is in the "ini" format and you
will need to edit it for your particular setup. See:
https://pgbouncer.github.io/config.html

The auth_file option should point to the $HOMEBREW_PREFIX/etc/userlist.txt file which
can be populated by the $HOMEBREW_CELLAR/pgbouncer/1.24.0/bin/mkauth.py script.

Analytics:

Installs (30 days)
pgbouncer 40
Installs on Request (30 days)
pgbouncer 40
Build Errors (30 days)
pgbouncer 0
Installs (90 days)
pgbouncer 181
Installs on Request (90 days)
pgbouncer 181
Installs (365 days)
pgbouncer 847
pgbouncer --HEAD 10
Installs on Request (365 days)
pgbouncer 847
pgbouncer --HEAD 10
Fork me on GitHub