pgbouncer
Install command:
brew install pgbouncerLightweight connection pooler for PostgreSQL
License: ISC
Development: Pull requests
Formula JSON API: /api/formula/pgbouncer.json
Formula code: pgbouncer.rb on GitHub
Bottle (binary package) installation support provided for:
| macOS on Apple Silicon |
tahoe | ✅ |
|---|---|---|
| sequoia | ✅ | |
| sonoma | ✅ | |
| macOS on Intel |
sonoma | ✅ |
| Linux | ARM64 | ✅ |
| x86_64 | ✅ |
Current versions:
| stable | ✅ | 1.25.2 |
| head | ⚡️ | HEAD |
Depends on:
| libevent | 2.1.13 | Asynchronous event library |
| openssl@3 | 3.6.4 | Cryptography and SSL/TLS Toolkit |
Depends on when building from source:
| pandoc | 3.11 | Swiss-army knife of markup format conversion |
| pkgconf | 3.0.7 | Package compiler and linker metadata toolkit |
Uses from macOS: python (build)
Binaries:
mkauth.py,
pgbouncer
Service:
| Start now and at login: | brew services start pgbouncer |
| Run directly: | $HOMEBREW_PREFIX/opt/pgbouncer/bin/pgbouncer -q $HOMEBREW_PREFIX/etc/pgbouncer.ini |
| 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.25.2/bin/mkauth.py script. |
Analytics:
| 30 days | 90 days | 365 days | |
|---|---|---|---|
| Installs | 103 | 263 | 1,072 |
Installs (--HEAD) | 0 | 1 | 3 |
| Installs on Request | 103 | 263 | 1,072 |
Installs on Request (--HEAD) | 0 | 1 | 3 |
| Build Errors | 2 |