macOS
brew install barmanprovider-native install command
brew / rank 7926
Backup and Recovery Manager for PostgreSQL. Version 3.19.1 via Homebrew; verified 2026-05-27.
install
brew install barmanprovider-native install command
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 | executable | indexed executable | Discovered from the local executable index. |
barman-cloud-backup | executable | indexed executable | Discovered from the local executable index. |
barman-cloud-backup-delete | executable | indexed executable | Discovered from the local executable index. |
barman-cloud-backup-keep | executable | indexed executable | Discovered from the local executable index. |
barman-cloud-backup-list | executable | indexed executable | Discovered from the local executable index. |
barman-cloud-backup-show | executable | indexed executable | Discovered from the local executable index. |
barman-cloud-check-wal-archive | executable | indexed executable | Discovered from the local executable index. |
barman-cloud-restore | executable | indexed executable | Discovered from the local executable index. |
barman-cloud-wal-archive | executable | indexed executable | Discovered from the local executable index. |
barman-cloud-wal-restore | executable | indexed executable | Discovered from the local executable index. |
barman-wal-archive | executable | indexed executable | Discovered from the local executable index. |
barman-wal-restore | executable | indexed executable | Discovered from the local executable index. |
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:barman |
|---|---|
| Version | 3.19.1 |
| Package manager | Homebrew |
| Homepage | https://www.pgbarman.org/ |
| Repository | https://github.com/EnterpriseDB/barman |
| Last updated | 2026-05-27T15:28:03Z |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source 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.