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

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 63
Installs on Request (30 days)
pgbouncer 63
Build Errors (30 days)
pgbouncer 4
Installs (90 days)
pgbouncer 224
Installs on Request (90 days)
pgbouncer 224
Installs (365 days)
pgbouncer 894
pgbouncer --HEAD 10
Installs on Request (365 days)
pgbouncer 894
pgbouncer --HEAD 10
Fork me on GitHub