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:

Apple Silicon sequoia
sonoma
ventura
monterey
Intel sonoma
ventura
monterey
64-bit linux

Current versions:

stable 1.23.1
head ⚡️ HEAD

Depends on:

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

Depends on when building from source:

pkgconf 2.3.0 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.23.1/bin/mkauth.py script.

Analytics:

Installs (30 days)
pgbouncer 41
Installs on Request (30 days)
pgbouncer 41
Build Errors (30 days)
pgbouncer 0
Installs (90 days)
pgbouncer 166
pgbouncer --HEAD 1
Installs on Request (90 days)
pgbouncer 166
pgbouncer --HEAD 1
Installs (365 days)
pgbouncer 933
pgbouncer --HEAD 11
Installs on Request (365 days)
pgbouncer 933
pgbouncer --HEAD 11
Fork me on GitHub