macOS
brew install postgresql@17local Homebrew formula metadata
sudo port install postgresql17MacPorts ports tree · databases/postgresql17/Portfile · source: api.github.com
brew
Object-relational database system. Version 17.10 via Homebrew; verified 2026-07-06.
install
brew install postgresql@17local Homebrew formula metadata
sudo port install postgresql17MacPorts ports tree · databases/postgresql17/Portfile · source: api.github.com
sudo apt install libecpg-compat3Debian stable package indexes · libecpg-compat3 · source: deb.debian.org
sudo apk add postgresql17Alpine Linux edge package indexes · postgresql17 · source: dl-cdn.alpinelinux.org
sudo dnf install postgresql17Fedora Rawhide package metadata · postgresql17 · source: dl.fedoraproject.org
sudo zypper install postgresql17openSUSE Tumbleweed package metadata · postgresql17 · source: download.opensuse.org
nix profile install nixpkgs#postgresqlnixpkgs package indexes · postgresql · source: raw.githubusercontent.com
sudo pacman -S postgresqlArch Linux sync databases · postgresql · source: geo.mirror.pkgbuild.com
sudo apt install postgresqlUbuntu 24.04 LTS package indexes · postgresql · source: archive.ubuntu.com
winget install --id PostgreSQL.PostgreSQL.17 -eWindows Package Manager source index · PostgreSQL.PostgreSQL.17 · source: cdn.winget.microsoft.com
choco install postgresql17Chocolatey community package catalog · postgresql17 · source: community.chocolatey.org
scoop install versions/postgresql17Scoop official bucket manifest trees · bucket/postgresql17.json · source: api.github.com
overview
Object-relational database system
No executable aliases were found in the local package database.
security posture
No matching local secret-handling manifest was found for postgresql@17. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
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.
Config paths the tool may read or write during local use.
$PGDATA/postgresql.conf$PGDATA/pg_hba.conf$PGDATA/pg_ident.confCredential-bearing paths to review before unattended agent runs.
~/.pgpass%APPDATA%\postgresql\pgpass.confexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
| No executable data was present. | |||
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.
install metadata
| Package key | brew:postgresql@17 |
|---|---|
| Version | 17.10 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/postgresql@17 |
| Homepage | https://www.postgresql.org/ |
| Repository | https://git.postgresql.org/gitweb?p=postgresql.git |
| Upstream docs | https://www.postgresql.org/docs/17/index.html |
| License | PostgreSQL |
| Source archive | https://ftp.postgresql.org/pub/source/v17.10/postgresql-17.10.tar.bz2 |
| Last updated | 2026-07-06T17:36:25+01:00 |
| Pulse | updated |
| Dependencies | gettext, icu4c@78, krb5, lz4, openssl@3, readline, zstd |
| Build dependencies | docbook, docbook-xsl, gettext, pkgconf |
| Uses from macOS | libxml2, libxslt, openldap, perl |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | declared |
| Caveats | This formula has created a default database cluster with: initdb --locale=en_US.UTF-8 -E UTF-8 $HOMEBREW_PREFIX/var/postgresql@17 When uninstalling, some dead symlinks are left behind so you may want to run: brew cleanup --prune-prefix |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | postgresql@17 |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | yes |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
libecpg-compat3 17.9-0+deb13u1
older version of run-time library for ECPG programs
sudo apt install libecpg-compat3libecpg-dev 17.9-0+deb13u1
development files for ECPG (Embedded PostgreSQL for C)
sudo apt install libecpg-devlibecpg6 17.9-0+deb13u1
run-time library for ECPG programs
sudo apt install libecpg6libpgtypes3 17.9-0+deb13u1
shared library libpgtypes for PostgreSQL 17
sudo apt install libpgtypes3libpq-dev 17.9-0+deb13u1
header files for libpq5 (PostgreSQL library)
sudo apt install libpq-devlibpq5 17.9-0+deb13u1
PostgreSQL C client library
sudo apt install libpq5postgresql-17 17.9-0+deb13u1
The World's Most Advanced Open Source Relational Database
sudo apt install postgresql-17postgresql-client-17 17.9-0+deb13u1
front-end programs for PostgreSQL 17
sudo apt install postgresql-client-17postgresql-doc-17 17.9-0+deb13u1
documentation for the PostgreSQL database management system
sudo apt install postgresql-doc-17postgresql-plperl-17 17.9-0+deb13u1
PL/Perl procedural language for PostgreSQL 17
sudo apt install postgresql-plperl-17postgresql-plpython3-17 17.9-0+deb13u1
PL/Python 3 procedural language for PostgreSQL 17
sudo apt install postgresql-plpython3-17postgresql-pltcl-17 17.9-0+deb13u1
PL/Tcl procedural language for PostgreSQL 17
sudo apt install postgresql-pltcl-17postgresql-server-dev-17 17.9-0+deb13u1
development files for PostgreSQL 17 server-side programming
sudo apt install postgresql-server-dev-17PostgreSQL.PostgreSQL.17
winget install --id PostgreSQL.PostgreSQL.17 -epostgresql17
sudo port install postgresql17postgresql17 17.10-r0
A sophisticated object-relational DBMS, version 17
sudo apk add postgresql17source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.