Automic VaultAutomic Vault

brew

postgresql@16 mit Homebrew, apt, winget, apk, chocolatey, dnf, MacPorts, zypper, scoop, Nix, pacman installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für postgresql@16 in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install postgresql@16

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install postgresql16

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

Linux

Ubuntu aptverifiziert · 92%
sudo apt install postgresql-16

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

Alpine Linux apkverifiziert · 92%
sudo apk add postgresql16

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

Fedora dnfverifiziert · 92%
sudo dnf install postgresql16

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

openSUSE zypperverifiziert · 92%
sudo zypper install postgresql16

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

Debian aptverifiziert · 92%
sudo apt install postgresql

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

Nixverifiziert · 92%
nix profile install nixpkgs#postgresql

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

Arch Linux pacmanverifiziert · 92%
sudo pacman -S postgresql

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

Windows

Windows Package Managerverifiziert · 92%
winget install --id PostgreSQL.PostgreSQL.16 -e

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

Chocolateyverifiziert · 92%
choco install postgresql16

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

Scoopverifiziert · 92%
scoop install versions/postgresql16

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

Überblick

Paketzusammenfassung

Object-relational database system

Befehle und Aliase

In der lokalen Paketdatenbank wurden keine Executable-Aliase gefunden.

Sicherheitslage

Noch keine Protected-Tool-Abdeckung gefunden

Für postgresql@16 wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Formelmetadaten deklarieren einen Service- oder Daemon-Block.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 7 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 2 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

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

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
Es waren keine Executable-Daten vorhanden.

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-25
Manager-Version16.14
Manager aktualisiert2026-07-05
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://www.postgresql.org/

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:postgresql@16
Version16.14
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/postgresql@16
Homepagehttps://www.postgresql.org/
Repositoryhttps://git.postgresql.org/gitweb?p=postgresql.git
Upstream-Dokumentationhttps://www.postgresql.org/docs/16/index.html
LizenzPostgreSQL
Quellarchivhttps://ftp.postgresql.org/pub/source/v16.14/postgresql-16.14.tar.bz2
Zuletzt aktualisiert2026-07-05T20:42:00+01:00
Pulseupdated
Abhängigkeitengettext, icu4c@78, krb5, lz4, openssl@3, readline, zstd
Build-Abhängigkeitengettext, pkgconf
Von macOS bereitgestellte Bibliothekenlibxml2, libxslt, openldap, perl
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstdeclared
EinschränkungenThis formula has created a default database cluster with: initdb --locale=en_US.UTF-8 -E UTF-8 $HOMEBREW_PREFIX/var/postgresql@16

Registry-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 2 stellt bereit
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • 2 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • package manager index match
  • Abgeglichen nach: 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

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • 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