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 sonoma
ventura
monterey
Intel sonoma
ventura
monterey
64-bit linux

Current versions:

stable 1.22.1
head ⚡️ HEAD

Depends on:

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

Depends on when building from source:

pkg-config 0.29.2 Manage compile and link flags for libraries
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.22.1/bin/mkauth.py script.

Analytics:

Installs (30 days)
pgbouncer 79
Installs on Request (30 days)
pgbouncer 79
Build Errors (30 days)
pgbouncer 0
Installs (90 days)
pgbouncer 328
pgbouncer --HEAD 1
Installs on Request (90 days)
pgbouncer 328
pgbouncer --HEAD 1
Installs (365 days)
pgbouncer 1,158
pgbouncer --HEAD 7
Installs on Request (365 days)
pgbouncer 1,157
pgbouncer --HEAD 7
Fork me on GitHub