Automic VaultAutomic Vault

brew

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

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

installation

Commandes d'installation supplémentaires

macOS

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

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install postgresql15

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

Linux

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

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

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

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

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

Fedora Rawhide package metadata · postgresql · Source: dl.fedoraproject.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.15 -e

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

Chocolateyvérifié · 92%
choco install postgresql15

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

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

Scoop official bucket manifest trees · bucket/postgresql15.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@15. 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 gestionnaire15.18
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@15
Version15.18
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/postgresql@15
Page d'accueilhttps://www.postgresql.org/
Dépôthttps://git.postgresql.org/gitweb?p=postgresql.git
Docs amonthttps://www.postgresql.org/docs/15/index.html
LicencePostgreSQL
Archive sourcehttps://ftp.postgresql.org/pub/source/v15.18/postgresql-15.18.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@15

faits du registre

Détails de la base source

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namepostgresql@15
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.

winget95%

PostgreSQL.PostgreSQL.15

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

postgresql15

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

postgresql15 15.18-1.1

Basic Clients and Utilities for PostgreSQL

https://www.postgresql.org/

sudo zypper install postgresql15
  • License: PostgreSQL
  • Category: Productivity/Databases/Tools
  • Architecture: x86_64
  • Source Package: postgresql15
  • 12 Dépendances
  • 3 fournit
  • package manager index match
  • Correspondance par : Postgresql15
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: postgresql15 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper92%

postgresql15-contrib 15.18-1.1

Contributed Extensions and Additions to PostgreSQL

https://www.postgresql.org/

sudo zypper install postgresql15-contrib
  • License: PostgreSQL
  • Category: Productivity/Databases/Tools
  • Architecture: x86_64
  • Source Package: postgresql15
  • 16 Dépendances
  • 2 fournit
  • package manager index match
  • Correspondance par : Postgresql15
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: postgresql15-contrib from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper92%

postgresql15-devel 15.18-1.1

PostgreSQL client development header files and libraries

https://www.postgresql.org/

sudo zypper install postgresql15-devel
  • License: PostgreSQL
  • Category: Development/Libraries/C and C++
  • Architecture: x86_64
  • Source Package: postgresql15
  • 7 Dépendances
  • 5 fournit
  • package manager index match
  • Correspondance par : Postgresql15
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: postgresql15-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper92%

postgresql15-docs 15.18-1.1

HTML Documentation for PostgreSQL

https://www.postgresql.org/

sudo zypper install postgresql15-docs
  • License: PostgreSQL
  • Category: Productivity/Databases/Tools
  • Architecture: noarch
  • Source Package: postgresql15
  • 1 Dépendances
  • 2 fournit
  • package manager index match
  • Correspondance par : Postgresql15
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: postgresql15-docs from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper92%

postgresql15-llvmjit 15.18-1.1

Just-in-time compilation support for PostgreSQL

https://www.postgresql.org/

sudo zypper install postgresql15-llvmjit
  • License: PostgreSQL
  • Category: Productivity/Databases/Servers
  • Architecture: x86_64
  • Source Package: postgresql15
  • 6 Dépendances
  • 2 fournit
  • package manager index match
  • Correspondance par : Postgresql15
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: postgresql15-llvmjit from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper92%

postgresql15-llvmjit-devel 15.18-1.1

PostgreSQL development files for extensions with LLVM support

https://www.postgresql.org/

sudo zypper install postgresql15-llvmjit-devel
  • License: PostgreSQL
  • Category: Development/Libraries/C and C++
  • Architecture: x86_64
  • Source Package: postgresql15
  • 5 Dépendances
  • 3 fournit
  • package manager index match
  • Correspondance par : Postgresql15
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: postgresql15-llvmjit-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper92%

postgresql15-plperl 15.18-1.1

The PL/Tcl, PL/Perl, and PL/Python procedural languages for PostgreSQL

https://www.postgresql.org/

sudo zypper install postgresql15-plperl
  • License: PostgreSQL
  • Category: Productivity/Databases/Servers
  • Architecture: x86_64
  • Source Package: postgresql15
  • 6 Dépendances
  • 2 fournit
  • package manager index match
  • Correspondance par : Postgresql15
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: postgresql15-plperl from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper92%

postgresql15-plpython 15.18-1.1

The PL/Python Procedural Languages for PostgreSQL

https://www.postgresql.org/

sudo zypper install postgresql15-plpython
  • License: PostgreSQL
  • Category: Productivity/Databases/Servers
  • Architecture: x86_64
  • Source Package: postgresql15
  • 5 Dépendances
  • 2 fournit
  • package manager index match
  • Correspondance par : Postgresql15
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: postgresql15-plpython from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper92%

postgresql15-pltcl 15.18-1.1

PL/Tcl Procedural Language for PostgreSQL

https://www.postgresql.org/

sudo zypper install postgresql15-pltcl
  • License: PostgreSQL
  • Category: Productivity/Databases/Tools
  • Architecture: x86_64
  • Source Package: postgresql15
  • 5 Dépendances
  • 2 fournit
  • package manager index match
  • Correspondance par : Postgresql15
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: postgresql15-pltcl from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper92%

postgresql15-server 15.18-1.1

The Programs Needed to Create and Run a PostgreSQL Server

https://www.postgresql.org/

sudo zypper install postgresql15-server
  • License: PostgreSQL
  • Category: Productivity/Databases/Servers
  • Architecture: x86_64
  • Source Package: postgresql15
  • 22 Dépendances
  • 3 fournit
  • package manager index match
  • Correspondance par : Postgresql15
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: postgresql15-server from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper92%

postgresql15-server-devel 15.18-1.1

PostgreSQL server development header files and utilities

https://www.postgresql.org/

sudo zypper install postgresql15-server-devel
  • License: PostgreSQL
  • Category: Development/Libraries/C and C++
  • Architecture: x86_64
  • Source Package: postgresql15
  • 13 Dépendances
  • 4 fournit
  • package manager index match
  • Correspondance par : Postgresql15
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: postgresql15-server-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper92%

postgresql15-test 15.18-1.1

The test suite for PostgreSQL

https://www.postgresql.org/

sudo zypper install postgresql15-test
  • License: PostgreSQL
  • Category: Productivity/Databases/Servers
  • Architecture: x86_64
  • Source Package: postgresql15
  • 3 Dépendances
  • 2 fournit
  • package manager index match
  • Correspondance par : Postgresql15
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: postgresql15-test from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
Chocolatey92%

postgresql15

choco install postgresql15
  • package manager index match
  • Correspondance par : Postgresql15
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: postgresql15 from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','pingplotter'
Scoop92%

versions/postgresql15

scoop install versions/postgresql15
  • package manager index match
  • Correspondance par : Postgresql15
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/postgresql15.json from https://api.github.com/repos/ScoopInstaller/Versions/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

  • 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