Automic VaultAutomic Vault

brew

Install pgbouncer with Homebrew, apk, apt, dnf, MacPorts, Nix, pacman

Lightweight connection pooler for PostgreSQL. Version 1.25.2 via Homebrew; verified 2026-05-08.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install pgbouncer

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install pgbouncer

MacPorts ports tree · databases/pgbouncer/Portfile · source: api.github.com

Linux

Alpine Linux apkverified · 92%
sudo apk add pgbouncer

Alpine Linux edge package indexes · pgbouncer · source: dl-cdn.alpinelinux.org

Debian aptverified · 92%
sudo apt install pgbouncer

Debian stable package indexes · pgbouncer · source: deb.debian.org

Fedora dnfverified · 92%
sudo dnf install pgbouncer

Fedora Rawhide package metadata · pgbouncer · source: dl.fedoraproject.org

Nixverified · 92%
nix profile install nixpkgs#pgbouncer

nixpkgs package indexes · pkgs/by-name/pg/pgbouncer/package.nix · source: api.github.com

Arch Linux pacmanverified · 92%
sudo pacman -S pgbouncer

Arch Linux sync databases · pgbouncer · source: geo.mirror.pkgbuild.com

overview

Package summary

Lightweight connection pooler for PostgreSQL

Commands and aliases

  • mkauth.py
  • pgbouncer

security posture

Risk level: orange

formula declares a Homebrew service.

Risk classifier

orange risk · medium confidence · infrastructure

Why

  • formula declares a Homebrew service

Signals

  • metadata:service

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Formula metadata declares a service or daemon block.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Installs with 2 runtime dependencies.
  • Build metadata lists 2 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
pgbouncer.ini

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
userlist.txt

executables

Installed executables

CommandKindExposureNote
mkauth.pycliglobal executable
pgbouncercliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version1.25.2
manager updated2026-05-08
local dataok
upstreamnot checked
latest detectednot detected

https://www.pgbouncer.org/

install metadata

Package metadata

Package keybrew:pgbouncer
Version1.25.2
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/pgbouncer
Homepagehttps://www.pgbouncer.org/
Repositoryhttps://github.com/pgbouncer/pgbouncer
Upstream docshttps://www.pgbouncer.org/config.html
LicenseISC
Source archivehttps://www.pgbouncer.org/downloads/files/1.25.2/pgbouncer-1.25.2.tar.gz
Last updated2026-05-08T18:18:38Z
Pulseupdated
Dependencieslibevent, openssl@3
Build dependenciespandoc, pkgconf
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicedeclared
CaveatsThe 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.

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namepgbouncer
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Debian apt95%

pgbouncer 1.24.1-1+deb13u2

lightweight connection pooler for PostgreSQL

https://www.pgbouncer.org/

sudo apt install pgbouncer
  • Section: database
  • Architecture: amd64
  • 7 dependencies
  • 2 optional deps
  • normalized package name match
  • Matched by: Pgbouncer
Debian stable package indexes · deb.debian.org · Debian stable package indexes: pgbouncer from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

pgbouncer

nix profile install nixpkgs#pgbouncer
  • normalized package name match
  • Matched by: Pgbouncer
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/pg/pgbouncer/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

pgbouncer 1.22.0-1build4

lightweight connection pooler for PostgreSQL

https://www.pgbouncer.org/

sudo apt install pgbouncer
  • Section: universe/misc
  • Architecture: amd64
  • 7 dependencies
  • 2 optional deps
  • normalized package name match
  • Matched by: Pgbouncer
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: pgbouncer from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

pgbouncer 1.25.2-r0

Lightweight connection pooler for PostgreSQL

https://www.pgbouncer.org/

sudo apk add pgbouncer
  • License: ISC
  • Architecture: x86_64
  • Source Package: pgbouncer
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Pgbouncer
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: pgbouncer from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

pgbouncer-doc 1.25.2-r0

Lightweight connection pooler for PostgreSQL (documentation)

https://www.pgbouncer.org/

sudo apk add pgbouncer-doc
  • License: ISC
  • Architecture: x86_64
  • Source Package: pgbouncer
  • normalized package name match
  • Matched by: Pgbouncer
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: pgbouncer-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

pgbouncer-openrc 1.25.2-r0

Lightweight connection pooler for PostgreSQL (OpenRC init scripts)

https://www.pgbouncer.org/

sudo apk add pgbouncer-openrc
  • License: ISC
  • Architecture: x86_64
  • Source Package: pgbouncer
  • normalized package name match
  • Matched by: Pgbouncer
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: pgbouncer-openrc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

pgbouncer 1.25.2-1.fc45

Lightweight connection pooler for PostgreSQL

https://www.pgbouncer.org

sudo dnf install pgbouncer
  • License: ISC and BSD-2-Clause
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: pgbouncer
  • 16 dependencies
  • 4 provides
  • normalized package name match
  • Matched by: Pgbouncer
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: pgbouncer from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

pgbouncer 1.25.2-1

Lightweight connection pooler for PostgreSQL

https://www.pgbouncer.org/

sudo pacman -S pgbouncer
  • License: ISC
  • Architecture: x86_64
  • 8 dependencies
  • normalized package name match
  • Matched by: Pgbouncer
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: pgbouncer from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

pgbouncer

sudo port install pgbouncer
  • normalized package name match
  • Matched by: Pgbouncer
MacPorts ports tree · api.github.com · MacPorts ports tree: databases/pgbouncer/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment