macOS
brew install barmanlocal Homebrew formula metadata
sudo port install barmanMacPorts ports tree · databases/barman/Portfile · source: api.github.com
brew
Backup and Recovery Manager for PostgreSQL. Version 3.19.1 via Homebrew; verified 2026-05-27.
install
brew install barmanlocal Homebrew formula metadata
sudo port install barmanMacPorts ports tree · databases/barman/Portfile · source: api.github.com
sudo apk add barmanAlpine Linux edge package indexes · barman · source: dl-cdn.alpinelinux.org
sudo apt install barmanDebian stable package indexes · barman · source: deb.debian.org
sudo dnf install barmanFedora Rawhide package metadata · barman · source: dl.fedoraproject.org
nix profile install nixpkgs#barmannixpkgs package indexes · pkgs/by-name/ba/barman/package.nix · source: api.github.com
overview
Backup and Recovery Manager for PostgreSQL
history
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.
security posture
No matching local secret-handling manifest was found for barman. 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.
/etc/barman.conf~/.barman.conf/etc/barman.d/*.confCredential-bearing paths to review before unattended agent runs.
~/.pgpassexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
barman | cli | global executable | |
barman-cloud-backup | cli | global executable | |
barman-cloud-backup-delete | cli | global executable | |
barman-cloud-backup-keep | cli | global executable | |
barman-cloud-backup-list | cli | global executable | |
barman-cloud-backup-show | cli | global executable | |
barman-cloud-check-wal-archive | cli | global executable | |
barman-cloud-restore | cli | global executable | |
barman-cloud-wal-archive | cli | global executable | |
barman-cloud-wal-restore | cli | global executable | |
barman-wal-archive | cli | global executable | |
barman-wal-restore | cli | global executable |
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.
https://github.com/EnterpriseDB/barman
install metadata
| Package key | brew:barman |
|---|---|
| Version | 3.19.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/barman |
| Homepage | https://www.pgbarman.org/ |
| Repository | https://github.com/EnterpriseDB/barman |
| Upstream docs | https://docs.pgbarman.org/release/3.12.0/user_guide/configuration.html |
| License | GPL-3.0-or-later |
| Source archive | https://github.com/EnterpriseDB/barman/releases/download/release%2F3.19.1/barman-3.19.1.tar.gz |
| Last updated | 2026-05-27T15:28:03Z |
| Pulse | updated |
| Dependencies | libpq, openssl@3, python@3.14 |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | barman |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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.0-r0
Backup and recovery manager for PostgreSQL
sudo apk add barmanbarman-bash-completion 3.19.0-r0
Bash completions for barman
sudo apk add barman-bash-completionbarman-doc 3.19.0-r0
Backup and recovery manager for PostgreSQL (documentation)
sudo apk add barman-docbarman-pyc 3.19.0-r0
Precompiled Python bytecode for barman
sudo apk add barman-pycbarman 3.18.0-2.fc45
Backup and Recovery Manager for PostgreSQL
sudo dnf install barmanbarman-cli 3.18.0-2.fc45
Client Utilities for Barman
sudo dnf install barman-clipython3-barman 3.18.0-2.fc45
Shared libraries for Barman
sudo dnf install python3-barmansource 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.