pgbouncer
brew install pgbouncer
v1.25.2
ISC
Lightweight connection pooler for PostgreSQL
98
30-day installs · #3509
300
90-day · #3538
1.0k
365-day · #3823
Runtime dependencies
Build dependencies
Links
- https://www.pgbouncer.org/
- Brew formula source: Formula/p/pgbouncer.rb
Caveats
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.
Raw metadata
{
"aliases": [],
"alternatives": [],
"build_dependencies": [
"pandoc",
"pkgconf"
],
"categories": [],
"caveats": "The config file: $HOMEBREW_PREFIX/etc/pgbouncer.ini is in the \"ini\" format and you\nwill need to edit it for your particular setup. See:\nhttps://pgbouncer.github.io/config.html\n\nThe auth_file option should point to the $HOMEBREW_PREFIX/etc/userlist.txt file which\ncan be populated by the $HOMEBREW_CELLAR/pgbouncer/1.25.2/bin/mkauth.py script.\n",
"conflicts_with": [],
"dependencies": [
"libevent",
"openssl@3"
],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Lightweight connection pooler for PostgreSQL",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": null,
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "pgbouncer",
"github_default_branch": null,
"github_last_commit_at": null,
"github_readme_excerpt": null,
"github_repo": null,
"github_stars": null,
"github_topics": [],
"homepage": "https://www.pgbouncer.org/",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": null,
"installs_30d": 98,
"installs_365d": 1009,
"installs_90d": 300,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "ISC",
"llm_generated_at": null,
"llm_model": null,
"name": "pgbouncer",
"oldnames": [],
"one_liner": null,
"optional_dependencies": [],
"rank_30d": 3509,
"rank_365d": 3823,
"rank_90d": 3538,
"raw_hash": "e041c35d48d1a77a",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/p/pgbouncer.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [
{
"python": "build"
}
],
"version_head": "HEAD",
"version_stable": "1.25.2",
"versioned_formulae": [],
"why_use_this": null
}