macOS
brew install barmanlocal Homebrew formula metadata
sudo port install barmanMacPorts ports tree · databases/barman/Portfile · ソース: api.github.com
brew / 順位 7921
barman のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install barmanlocal Homebrew formula metadata
sudo port install barmanMacPorts ports tree · databases/barman/Portfile · ソース: api.github.com
sudo apk add barmanAlpine Linux edge package indexes · barman · ソース: dl-cdn.alpinelinux.org
sudo apt install barmanDebian stable package indexes · barman · ソース: deb.debian.org
sudo dnf install barmanFedora Rawhide package metadata · barman · ソース: dl.fedoraproject.org
nix profile install nixpkgs#barmannixpkgs package indexes · pkgs/by-name/ba/barman/package.nix · ソース: api.github.com
概要
Backup and Recovery Manager for PostgreSQL
履歴
Barman is EnterpriseDB's open-source Backup and Recovery Manager for PostgreSQL, a Python administration tool for physical backups, WAL archiving, point-in-time recovery, and cloud backup workflows.
The upstream README identifies Barman as a disaster-recovery tool for PostgreSQL servers, maintained by EnterpriseDB under GPL-3.0-or-later. It also records that the GitHub repository became the new home starting with version 2.13, replacing the legacy SourceForge repository.
Barman's documentation presents it as a tool for managing backups of multiple PostgreSQL servers in business-critical environments. Over time it has added streaming backup modes, WAL archiving helpers, cloud commands, snapshot support, export/import workflows, and restore features.
Barman is adopted by PostgreSQL operators who need backup catalogs, retention policies, WAL management, and recoverable physical backups outside the database server itself. Its presence in Linux distributions, Homebrew, MacPorts, Nix, PyPI-linked docs, and EnterpriseDB documentation reflects use by both community and commercial PostgreSQL users.
A typical Barman setup defines global and per-server configuration in barman.conf or barman.d snippets, grants PostgreSQL access using credentials such as .pgpass, archives WAL files with barman-wal-archive or streaming, and restores backups through barman restore or cloud restore commands.
Barman is package-nerd significant because it bridges PostgreSQL internals and system packaging: executable families for local and cloud backup, configuration directories, Python dependencies, PostgreSQL client tooling, and credential conventions all have to line up for reliable recovery.
セキュリティ状態
barman に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.
/etc/barman.conf~/.barman.conf/etc/barman.d/*.confCredential-bearing paths to review before unattended agent runs.
~/.pgpass実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
barman | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
barman-cloud-backup | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
barman-cloud-backup-delete | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
barman-cloud-backup-keep | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
barman-cloud-backup-list | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
barman-cloud-backup-show | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
barman-cloud-check-wal-archive | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
barman-cloud-restore | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
barman-cloud-wal-archive | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
barman-cloud-wal-restore | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
barman-wal-archive | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
barman-wal-restore | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:barman |
|---|---|
| バージョン | 3.19.1 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://www.pgbarman.org/ |
| リポジトリ | https://github.com/EnterpriseDB/barman |
| 最終更新 | 2026-05-27T15:28:03Z |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
barman 3.13.3-1
Backup and Recovery Manager for PostgreSQL
sudo apt install barmanbarman-cli 3.13.3-1
Client utilities for the integration of Barman in PostgreSQL clusters
sudo apt install barman-clibarman-cli-cloud 3.13.3-1
Cloud client utilities for the integration of Barman in PostgreSQL clusters
sudo apt install barman-cli-cloudpython3-barman 3.13.3-1
Backup and Recovery Manager for PostgreSQL - Python modules
sudo apt install python3-barmanbarman
nix profile install nixpkgs#barmanbarman 3.10.0-1
Backup and Recovery Manager for PostgreSQL
sudo apt install barmanbarman-cli 3.10.0-1
Client utilities for the integration of Barman in PostgreSQL clusters
sudo apt install barman-clibarman-cli-cloud 3.10.0-1
Cloud client utilities for the integration of Barman in PostgreSQL clusters
sudo apt install barman-cli-cloudpython3-barman 3.10.0-1
Backup and Recovery Manager for PostgreSQL - Python modules
sudo apt install python3-barmanbarman 3.19.1-r0
Backup and recovery manager for PostgreSQL
sudo apk add barmanbarman-bash-completion 3.19.1-r0
Bash completions for barman
sudo apk add barman-bash-completionbarman-doc 3.19.1-r0
Backup and recovery manager for PostgreSQL (documentation)
sudo apk add barman-docbarman-pyc 3.19.1-r0
Precompiled Python bytecode for barman
sudo apk add barman-pycbarman 3.18.0-3.fc45
Backup and Recovery Manager for PostgreSQL
sudo dnf install barmanbarman-cli 3.18.0-3.fc45
Client Utilities for Barman
sudo dnf install barman-clipython3-barman 3.18.0-3.fc45
Shared libraries for Barman
sudo dnf install python3-barmanソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.