Automic VaultAutomic Vault

brew

postgresql@14 を Homebrew, winget, chocolatey, MacPorts, zypper, scoop, apt, dnf, Nix, pacman でインストール

postgresql@14 のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install postgresql@14

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install postgresql14

MacPorts ports tree · databases/postgresql14/Portfile · ソース: api.github.com

Linux

openSUSE zypper確認済み · 92%
sudo zypper install postgresql14

openSUSE Tumbleweed package metadata · postgresql14 · ソース: download.opensuse.org

Debian apt確認済み · 92%
sudo apt install postgresql

Debian stable package indexes · postgresql · ソース: deb.debian.org

Fedora dnf確認済み · 92%
sudo dnf install postgresql

Fedora Rawhide package metadata · postgresql · ソース: dl.fedoraproject.org

Nix確認済み · 92%
nix profile install nixpkgs#postgresql

nixpkgs package indexes · postgresql · ソース: raw.githubusercontent.com

Arch Linux pacman確認済み · 92%
sudo pacman -S postgresql

Arch Linux sync databases · postgresql · ソース: geo.mirror.pkgbuild.com

Windows

Windows Package Manager確認済み · 92%
winget install --id PostgreSQL.PostgreSQL.14 -e

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

Chocolatey確認済み · 92%
choco install postgresql14

Chocolatey community package catalog · postgresql14 · ソース: community.chocolatey.org

Scoop確認済み · 92%
scoop install versions/postgresql14

Scoop official bucket manifest trees · bucket/postgresql14.json · ソース: api.github.com

概要

パッケージ概要

Object-relational database system

コマンドとエイリアス

  • oid2name
  • postgres
  • postmaster
  • vacuumlo

セキュリティ状態

保護ツール対応はまだ見つかっていません

postgresql@14 に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • formula メタデータがサービスまたはデーモンブロックを宣言しています。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 5 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

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

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
oid2namecliグローバル実行可能ファイル
postgrescliグローバル実行可能ファイル
postmastercliグローバル実行可能ファイル
vacuumlocliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版14.23
マネージャ更新日2026-07-07
ローカルデータOK
上流not checked
検出された最新未検出

https://www.postgresql.org/

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:postgresql@14
バージョン14.23
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/postgresql@14
ホームページhttps://www.postgresql.org/
リポジトリhttps://git.postgresql.org/gitweb?p=postgresql.git
上流ドキュメントhttps://www.postgresql.org/docs/14/index.html
ライセンスPostgreSQL
ソースアーカイブhttps://ftp.postgresql.org/pub/source/v14.23/postgresql-14.23.tar.bz2
最終更新2026-07-07T06:58:42Z
Pulseupdated
依存関係icu4c@78, krb5, lz4, openssl@3, readline
ビルド依存関係pkgconf
macOS 提供ライブラリlibxml2, libxslt, openldap, perl
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービスdeclared
注意点If 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

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

winget95%

PostgreSQL.PostgreSQL.14

winget install --id PostgreSQL.PostgreSQL.14 -e
  • normalized package name match
  • 一致条件: 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
  • 一致条件: 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 依存関係
  • 3 提供
  • package manager index match
  • 一致条件: 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 依存関係
  • 2 提供
  • package manager index match
  • 一致条件: 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 依存関係
  • 5 提供
  • package manager index match
  • 一致条件: 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 依存関係
  • 2 提供
  • package manager index match
  • 一致条件: 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 依存関係
  • 2 提供
  • package manager index match
  • 一致条件: 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 依存関係
  • 3 提供
  • package manager index match
  • 一致条件: 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 依存関係
  • 2 提供
  • package manager index match
  • 一致条件: 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 依存関係
  • 2 提供
  • package manager index match
  • 一致条件: 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 依存関係
  • 2 提供
  • package manager index match
  • 一致条件: 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 依存関係
  • 3 提供
  • package manager index match
  • 一致条件: 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 依存関係
  • 4 提供
  • package manager index match
  • 一致条件: 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 依存関係
  • 2 提供
  • package manager index match
  • 一致条件: 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
  • 一致条件: 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
  • 一致条件: 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

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • 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