Automic VaultAutomic Vault

brew

Installer postgresql@16 avec Homebrew, apt, winget, apk, chocolatey, dnf, MacPorts, zypper, scoop, Nix, pacman

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

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install postgresql@16

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install postgresql16

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

Linux

Ubuntu aptvérifié · 92%
sudo apt install postgresql-16

Ubuntu 24.04 LTS package indexes · postgresql-16 · Source: archive.ubuntu.com

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

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

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

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

openSUSE zyppervérifié · 92%
sudo zypper install postgresql16

openSUSE Tumbleweed package metadata · postgresql16 · Source: download.opensuse.org

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

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

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

nixpkgs package indexes · postgresql · Source: raw.githubusercontent.com

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

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

Windows

Windows Package Managervérifié · 92%
winget install --id PostgreSQL.PostgreSQL.16 -e

Windows Package Manager source index · PostgreSQL.PostgreSQL.16 · Source: cdn.winget.microsoft.com

Chocolateyvérifié · 92%
choco install postgresql16

Chocolatey community package catalog · postgresql16 · Source: community.chocolatey.org

Scoopvérifié · 92%
scoop install versions/postgresql16

Scoop official bucket manifest trees · bucket/postgresql16.json · Source: api.github.com

aperçu

Résumé du paquet

Object-relational database system

Commandes et alias

Aucun alias exécutable n'a été trouvé dans la base locale des paquets.

posture de sécurité

Aucune couverture d'outil protégé trouvée pour le moment

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour postgresql@16. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.

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 7 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
$PGDATA/postgresql.conf$PGDATA/pg_hba.conf$PGDATA/pg_ident.conf

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.pgpass
Windows
%APPDATA%\postgresql\pgpass.conf

exécutables

Exécutables installés

CommandeTypeExpositionNote
Aucune donnée d'exécutable n'était présente.

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 gestionnaire16.14
gestionnaire mis à jour2026-07-05
données localesOK
amontnot checked
dernière version détectéenon détecté

https://www.postgresql.org/

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:postgresql@16
Version16.14
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/postgresql@16
Page d'accueilhttps://www.postgresql.org/
Dépôthttps://git.postgresql.org/gitweb?p=postgresql.git
Docs amonthttps://www.postgresql.org/docs/16/index.html
LicencePostgreSQL
Archive sourcehttps://ftp.postgresql.org/pub/source/v16.14/postgresql-16.14.tar.bz2
Dernière mise à jour2026-07-05T20:42:00+01:00
Pulseupdated
Dépendancesgettext, icu4c@78, krb5, lz4, openssl@3, readline, zstd
Dépendances de compilationgettext, pkgconf
Bibliothèques fournies par macOSlibxml2, libxslt, openldap, perl
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewnon défini
Servicedeclared
PrécautionsThis formula has created a default database cluster with: initdb --locale=en_US.UTF-8 -E UTF-8 $HOMEBREW_PREFIX/var/postgresql@16

faits du registre

Détails de la base source

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namepostgresql@16
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyyes
URL Keys
  • 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.

Ubuntu apt95%

libecpg-compat3 16.2-1ubuntu4

older version of run-time library for ECPG programs

http://www.postgresql.org/

sudo apt install libecpg-compat3
  • Section: libs
  • Architecture: amd64
  • Source Package: postgresql-16
  • 3 Dépendances
  • normalized package name match
  • Correspondance par : Postgresql 16
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libecpg-compat3 from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

libecpg-dev 16.2-1ubuntu4

development files for ECPG (Embedded PostgreSQL for C)

http://www.postgresql.org/

sudo apt install libecpg-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: postgresql-16
  • 5 Dépendances
  • normalized package name match
  • Correspondance par : Postgresql 16
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libecpg-dev from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

libecpg6 16.2-1ubuntu4

run-time library for ECPG programs

http://www.postgresql.org/

sudo apt install libecpg6
  • Section: libs
  • Architecture: amd64
  • Source Package: postgresql-16
  • 3 Dépendances
  • normalized package name match
  • Correspondance par : Postgresql 16
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libecpg6 from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

libpgtypes3 16.2-1ubuntu4

shared library libpgtypes for PostgreSQL 16

http://www.postgresql.org/

sudo apt install libpgtypes3
  • Section: libs
  • Architecture: amd64
  • Source Package: postgresql-16
  • 1 Dépendances
  • normalized package name match
  • Correspondance par : Postgresql 16
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libpgtypes3 from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

libpq-dev 16.2-1ubuntu4

header files for libpq5 (PostgreSQL library)

http://www.postgresql.org/

sudo apt install libpq-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: postgresql-16
  • 2 Dépendances
  • 1 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Postgresql 16
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libpq-dev from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

libpq5 16.2-1ubuntu4

PostgreSQL C client library

http://www.postgresql.org/

sudo apt install libpq5
  • Section: libs
  • Architecture: amd64
  • Source Package: postgresql-16
  • 4 Dépendances
  • normalized package name match
  • Correspondance par : Postgresql 16
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libpq5 from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

postgresql-16 16.2-1ubuntu4

The World's Most Advanced Open Source Relational Database

http://www.postgresql.org/

sudo apt install postgresql-16
  • Section: database
  • Architecture: amd64
  • 26 Dépendances
  • 2 fournit
  • 1 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Postgresql 16
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: postgresql-16 from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

postgresql-client-16 16.2-1ubuntu4

front-end programs for PostgreSQL 16

http://www.postgresql.org/

sudo apt install postgresql-client-16
  • Section: database
  • Architecture: amd64
  • Source Package: postgresql-16
  • 9 Dépendances
  • 1 fournit
  • 2 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Postgresql 16
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: postgresql-client-16 from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

postgresql-doc-16 16.2-1ubuntu4

documentation for the PostgreSQL database management system

http://www.postgresql.org/

sudo apt install postgresql-doc-16
  • Section: doc
  • Architecture: all
  • Source Package: postgresql-16
  • normalized package name match
  • Correspondance par : Postgresql 16
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: postgresql-doc-16 from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

postgresql-plperl-16 16.2-1ubuntu4

PL/Perl procedural language for PostgreSQL 16

http://www.postgresql.org/

sudo apt install postgresql-plperl-16
  • Section: database
  • Architecture: amd64
  • Source Package: postgresql-16
  • 4 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Postgresql 16
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: postgresql-plperl-16 from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

postgresql-plpython3-16 16.2-1ubuntu4

PL/Python 3 procedural language for PostgreSQL 16

http://www.postgresql.org/

sudo apt install postgresql-plpython3-16
  • Section: database
  • Architecture: amd64
  • Source Package: postgresql-16
  • 3 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Postgresql 16
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: postgresql-plpython3-16 from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

postgresql-pltcl-16 16.2-1ubuntu4

PL/Tcl procedural language for PostgreSQL 16

http://www.postgresql.org/

sudo apt install postgresql-pltcl-16
  • Section: database
  • Architecture: amd64
  • Source Package: postgresql-16
  • 3 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Postgresql 16
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: postgresql-pltcl-16 from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

postgresql-server-dev-16 16.2-1ubuntu4

development files for PostgreSQL 16 server-side programming

http://www.postgresql.org/

sudo apt install postgresql-server-dev-16
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: postgresql-16
  • 5 Dépendances
  • normalized package name match
  • Correspondance par : Postgresql 16
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: postgresql-server-dev-16 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
winget95%

PostgreSQL.PostgreSQL.16

winget install --id PostgreSQL.PostgreSQL.16 -e
  • normalized package name match
  • Correspondance par : Postgresql 16
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: PostgreSQL.PostgreSQL.16 from https://cdn.winget.microsoft.com/cache/source.msix
MacPorts94%

postgresql16

sudo port install postgresql16
  • package manager index match
  • Correspondance par : Postgresql16
MacPorts ports tree · api.github.com · MacPorts ports tree: databases/postgresql16/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
apk92%

postgresql16 16.14-r0

A sophisticated object-relational DBMS, version 16

https://www.postgresql.org/

sudo apk add postgresql16
  • License: PostgreSQL
  • Architecture: x86_64
  • Source Package: postgresql16
  • 1 Dépendances
  • 1 fournit
  • package manager index match
  • Correspondance par : Postgresql16
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: postgresql16 from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

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

  • 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