Automic VaultAutomic Vault

brew

Installer pgbouncer avec Homebrew, apk, apt, dnf, MacPorts, Nix, pacman

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de pgbouncer pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install pgbouncer

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install pgbouncer

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

Linux

Alpine Linux apkvérifié · 92%
sudo apk add pgbouncer

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

Debian aptvérifié · 92%
sudo apt install pgbouncer

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

Fedora dnfvérifié · 92%
sudo dnf install pgbouncer

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

Nixvérifié · 92%
nix profile install nixpkgs#pgbouncer

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

Arch Linux pacmanvérifié · 92%
sudo pacman -S pgbouncer

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

aperçu

Résumé du paquet

Lightweight connection pooler for PostgreSQL

Commandes et alias

  • mkauth.py
  • pgbouncer

posture de sécurité

Niveau de risque : orange

formula declares a Homebrew service.

Classificateur de risque

risque orange · confiance moyen · infrastructure

Pourquoi

  • formula declares a Homebrew service

Signaux

  • metadata:service

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de formule déclarent un service ou daemon.
  • Les métadonnées de bottle Homebrew sont disponibles pour 6 plateformes.
  • S’installe avec 2 dépendances d’exécution.
  • Les métadonnées de compilation listent 2 dépendances de compilation.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des 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

exécutables

Exécutables installés

CommandeTypeExpositionNote
mkauth.pycliexécutable global
pgbouncercliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-25
version du gestionnaire1.25.2
gestionnaire mis à jour2026-05-08
données localesOK
amontnot checked
dernière version détectéenon détecté

https://www.pgbouncer.org/

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:pgbouncer
Version1.25.2
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/pgbouncer
Page d'accueilhttps://www.pgbouncer.org/
Dépôthttps://github.com/pgbouncer/pgbouncer
Docs amonthttps://www.pgbouncer.org/config.html
LicenceISC
Archive sourcehttps://www.pgbouncer.org/downloads/files/1.25.2/pgbouncer-1.25.2.tar.gz
Dernière mise à jour2026-05-08T18:18:38Z
Pulseupdated
Dépendanceslibevent, openssl@3
Dépendances de compilationpandoc, pkgconf
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewnon défini
Servicedeclared
PrécautionsThe 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.

faits du registre

Détails de la base source

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

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

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 Dépendances
  • 2 dépendances optionnelles
  • normalized package name match
  • Correspondance par : 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
  • Correspondance par : 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 Dépendances
  • 2 dépendances optionnelles
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : 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
  • Correspondance par : 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
  • Correspondance par : 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 Dépendances
  • 4 fournit
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • normalized package name match
  • Correspondance par : 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
  • Correspondance par : 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

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • 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