Automic VaultAutomic Vault

brew

Install postgresql@14 with Homebrew, winget, chocolatey, MacPorts, zypper, scoop, apt, dnf, Nix, pacman

Object-relational database system. Version 14.23 via Homebrew; verified 2026-07-07. Also installable with winget: winget install --id PostgreSQL.PostgreSQL.14 -e.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install postgresql@14

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install postgresql14

MacPorts ports tree · databases/postgresql14/Portfile · source: api.github.com

Linux

openSUSE zypperverified · 92%
sudo zypper install postgresql14

openSUSE Tumbleweed package metadata · postgresql14 · source: download.opensuse.org

Debian aptverified · 92%
sudo apt install postgresql

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

Fedora dnfverified · 92%
sudo dnf install postgresql

Fedora Rawhide package metadata · postgresql · source: dl.fedoraproject.org

Nixverified · 92%
nix profile install nixpkgs#postgresql

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

Arch Linux pacmanverified · 92%
sudo pacman -S postgresql

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

Windows

Windows Package Managerverified · 92%
winget install --id PostgreSQL.PostgreSQL.14 -e

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

Chocolateyverified · 92%
choco install postgresql14

Chocolatey community package catalog · postgresql14 · source: community.chocolatey.org

Scoopverified · 92%
scoop install versions/postgresql14

Scoop official bucket manifest trees · bucket/postgresql14.json · source: api.github.com

overview

Package summary

Object-relational database system

Commands and aliases

  • oid2name
  • postgres
  • postmaster
  • vacuumlo

security posture

No protected-tool coverage found yet

No matching local secret-handling manifest was found for postgresql@14. Nucleus package metadata is still published here so future coverage has a stable package URL.

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Formula metadata declares a service or daemon block.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Installs with 5 runtime dependencies.
  • Build metadata lists 1 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to 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

executables

Installed executables

CommandKindExposureNote
oid2namecliglobal executable
postgrescliglobal executable
postmastercliglobal executable
vacuumlocliglobal executable

freshness

Version and 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.

page generated2026-07-25
manager version14.23
manager updated2026-07-07
local dataok
upstreamnot checked
latest detectednot detected

https://www.postgresql.org/

install metadata

Package metadata

Package keybrew:postgresql@14
Version14.23
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/postgresql@14
Homepagehttps://www.postgresql.org/
Repositoryhttps://git.postgresql.org/gitweb?p=postgresql.git
Upstream docshttps://www.postgresql.org/docs/14/index.html
LicensePostgreSQL
Source archivehttps://ftp.postgresql.org/pub/source/v14.23/postgresql-14.23.tar.bz2
Last updated2026-07-07T06:58:42Z
Pulseupdated
Dependenciesicu4c@78, krb5, lz4, openssl@3, readline
Build dependenciespkgconf
Uses from macOSlibxml2, libxslt, openldap, perl
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicedeclared
CaveatsIf an old PostgreSQL data directory ($HOMEBREW_PREFIX/var/postgres) still exists, you can migrate to a versioned data directory by running: mv -v "$HOMEBREW_PREFIX/var/postgres" "$HOMEBREW_PREFIX/var/postgresql@14" (Make sure PostgreSQL is stopped before executing this command) This formula has created a default database cluster with: initdb --locale=en_US.UTF-8 -E UTF-8 $HOMEBREW_PREFIX/var/postgresql@14

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namepostgresql@14
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedyes
Disabledno
Keg Onlyno
URL Keys
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

winget95%

PostgreSQL.PostgreSQL.14

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

postgresql14

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

postgresql14 14.23-1.1

Basic Clients and Utilities for PostgreSQL

https://www.postgresql.org/

sudo zypper install postgresql14
  • License: PostgreSQL
  • Category: Productivity/Databases/Tools
  • Architecture: x86_64
  • Source Package: postgresql14
  • 10 dependencies
  • 3 provides
  • package manager index match
  • Matched by: Postgresql14
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: postgresql14 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper92%

postgresql14-contrib 14.23-1.1

Contributed Extensions and Additions to PostgreSQL

https://www.postgresql.org/

sudo zypper install postgresql14-contrib
  • License: PostgreSQL
  • Category: Productivity/Databases/Tools
  • Architecture: x86_64
  • Source Package: postgresql14
  • 16 dependencies
  • 2 provides
  • package manager index match
  • Matched by: Postgresql14
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: postgresql14-contrib from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper92%

postgresql14-devel 14.23-1.1

PostgreSQL client development header files and libraries

https://www.postgresql.org/

sudo zypper install postgresql14-devel
  • License: PostgreSQL
  • Category: Development/Libraries/C and C++
  • Architecture: x86_64
  • Source Package: postgresql14
  • 7 dependencies
  • 5 provides
  • package manager index match
  • Matched by: Postgresql14
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: postgresql14-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper92%

postgresql14-docs 14.23-1.1

HTML Documentation for PostgreSQL

https://www.postgresql.org/

sudo zypper install postgresql14-docs
  • License: PostgreSQL
  • Category: Productivity/Databases/Tools
  • Architecture: noarch
  • Source Package: postgresql14
  • 1 dependencies
  • 2 provides
  • package manager index match
  • Matched by: Postgresql14
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: postgresql14-docs from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper92%

postgresql14-llvmjit 14.23-1.1

Just-in-time compilation support for PostgreSQL

https://www.postgresql.org/

sudo zypper install postgresql14-llvmjit
  • License: PostgreSQL
  • Category: Productivity/Databases/Servers
  • Architecture: x86_64
  • Source Package: postgresql14
  • 6 dependencies
  • 2 provides
  • package manager index match
  • Matched by: Postgresql14
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: postgresql14-llvmjit from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper92%

postgresql14-llvmjit-devel 14.23-1.1

PostgreSQL development files for extensions with LLVM support

https://www.postgresql.org/

sudo zypper install postgresql14-llvmjit-devel
  • License: PostgreSQL
  • Category: Development/Libraries/C and C++
  • Architecture: x86_64
  • Source Package: postgresql14
  • 5 dependencies
  • 3 provides
  • package manager index match
  • Matched by: Postgresql14
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: postgresql14-llvmjit-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper92%

postgresql14-plperl 14.23-1.1

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

https://www.postgresql.org/

sudo zypper install postgresql14-plperl
  • License: PostgreSQL
  • Category: Productivity/Databases/Servers
  • Architecture: x86_64
  • Source Package: postgresql14
  • 6 dependencies
  • 2 provides
  • package manager index match
  • Matched by: Postgresql14
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: postgresql14-plperl from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper92%

postgresql14-plpython 14.23-1.1

The PL/Python Procedural Languages for PostgreSQL

https://www.postgresql.org/

sudo zypper install postgresql14-plpython
  • License: PostgreSQL
  • Category: Productivity/Databases/Servers
  • Architecture: x86_64
  • Source Package: postgresql14
  • 5 dependencies
  • 2 provides
  • package manager index match
  • Matched by: Postgresql14
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: postgresql14-plpython from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper92%

postgresql14-pltcl 14.23-1.1

PL/Tcl Procedural Language for PostgreSQL

https://www.postgresql.org/

sudo zypper install postgresql14-pltcl
  • License: PostgreSQL
  • Category: Productivity/Databases/Tools
  • Architecture: x86_64
  • Source Package: postgresql14
  • 5 dependencies
  • 2 provides
  • package manager index match
  • Matched by: Postgresql14
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: postgresql14-pltcl from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper92%

postgresql14-server 14.23-1.1

The Programs Needed to Create and Run a PostgreSQL Server

https://www.postgresql.org/

sudo zypper install postgresql14-server
  • License: PostgreSQL
  • Category: Productivity/Databases/Servers
  • Architecture: x86_64
  • Source Package: postgresql14
  • 20 dependencies
  • 3 provides
  • package manager index match
  • Matched by: Postgresql14
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: postgresql14-server from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper92%

postgresql14-server-devel 14.23-1.1

PostgreSQL server development header files and utilities

https://www.postgresql.org/

sudo zypper install postgresql14-server-devel
  • License: PostgreSQL
  • Category: Development/Libraries/C and C++
  • Architecture: x86_64
  • Source Package: postgresql14
  • 13 dependencies
  • 4 provides
  • package manager index match
  • Matched by: Postgresql14
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: postgresql14-server-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper92%

postgresql14-test 14.23-1.1

The test suite for PostgreSQL

https://www.postgresql.org/

sudo zypper install postgresql14-test
  • License: PostgreSQL
  • Category: Productivity/Databases/Servers
  • Architecture: x86_64
  • Source Package: postgresql14
  • 3 dependencies
  • 2 provides
  • package manager index match
  • Matched by: Postgresql14
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: postgresql14-test from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
Chocolatey92%

postgresql14

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

versions/postgresql14

scoop install versions/postgresql14
  • package manager index match
  • Matched by: Postgresql14
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/postgresql14.json from https://api.github.com/repos/ScoopInstaller/Versions/git/trees/master?recursive=1

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • 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