Automic VaultAutomic Vault

brew

barman mit Homebrew, apk, apt, dnf, MacPorts, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für barman in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install barman

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install barman

MacPorts ports tree · databases/barman/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add barman

Alpine Linux edge package indexes · barman · Quelle: dl-cdn.alpinelinux.org

Debian aptverifiziert · 92%
sudo apt install barman

Debian stable package indexes · barman · Quelle: deb.debian.org

Fedora dnfverifiziert · 92%
sudo dnf install barman

Fedora Rawhide package metadata · barman · Quelle: dl.fedoraproject.org

Nixverifiziert · 92%
nix profile install nixpkgs#barman

nixpkgs package indexes · pkgs/by-name/ba/barman/package.nix · Quelle: api.github.com

Überblick

Paketzusammenfassung

Backup and Recovery Manager for PostgreSQL

Befehle und Aliase

  • 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

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 2011: EnterpriseDB copyright history begins for Barman.
  • Version 2.13: GitHub becomes the new upstream home, replacing the legacy SourceForge repository.
  • 2024: Barman 3.12.0 continues the 3.x line with documented configuration and recovery workflows.
  • 2026: Barman 3.19 adds and fixes cloud backup restore, cloud WAL restore, export/import, and parallel WAL-related behavior.

Related projects

  • Barman works with PostgreSQL server tools and concepts such as pg_basebackup, pg_receivewal, WAL archiving, archive_command, restore_command, rsync, SSH, object storage, and .pgpass credentials.

Sicherheitslage

Noch keine Protected-Tool-Abdeckung gefunden

Für barman wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 3 Laufzeitabhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

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
/etc/barman.conf~/.barman.conf/etc/barman.d/*.conf

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.pgpass

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
barmancliglobales Executable
barman-cloud-backupcliglobales Executable
barman-cloud-backup-deletecliglobales Executable
barman-cloud-backup-keepcliglobales Executable
barman-cloud-backup-listcliglobales Executable
barman-cloud-backup-showcliglobales Executable
barman-cloud-check-wal-archivecliglobales Executable
barman-cloud-restorecliglobales Executable
barman-cloud-wal-archivecliglobales Executable
barman-cloud-wal-restorecliglobales Executable
barman-wal-archivecliglobales Executable
barman-wal-restorecliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-26
Manager-Version3.19.1
Manager aktualisiert2026-05-27
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://github.com/EnterpriseDB/barman

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:barman
Version3.19.1
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/barman
Homepagehttps://www.pgbarman.org/
Repositoryhttps://github.com/EnterpriseDB/barman
Upstream-Dokumentationhttps://docs.pgbarman.org/release/3.12.0/user_guide/configuration.html
LizenzGPL-3.0-or-later
Quellarchivhttps://github.com/EnterpriseDB/barman/releases/download/release%2F3.19.1/barman-3.19.1.tar.gz
Zuletzt aktualisiert2026-05-27T15:28:03Z
Pulseupdated
Abhängigkeitenlibpq, openssl@3, python@3.14
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

barman 3.13.3-1

Backup and Recovery Manager for PostgreSQL

https://www.pgbarman.org

sudo apt install barman
  • Section: database
  • Architecture: all
  • 5 Abhängigkeiten
  • 5 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Barman
Debian stable package indexes · deb.debian.org · Debian stable package indexes: barman from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

barman-cli 3.13.3-1

Client utilities for the integration of Barman in PostgreSQL clusters

https://www.pgbarman.org

sudo apt install barman-cli
  • Section: database
  • Architecture: all
  • Source Package: barman
  • 4 Abhängigkeiten
  • 2 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Barman
Debian stable package indexes · deb.debian.org · Debian stable package indexes: barman-cli from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

barman-cli-cloud 3.13.3-1

Cloud client utilities for the integration of Barman in PostgreSQL clusters

https://www.pgbarman.org

sudo apt install barman-cli-cloud
  • Section: database
  • Architecture: all
  • Source Package: barman
  • 5 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Barman
Debian stable package indexes · deb.debian.org · Debian stable package indexes: barman-cli-cloud from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

python3-barman 3.13.3-1

Backup and Recovery Manager for PostgreSQL - Python modules

https://www.pgbarman.org

sudo apt install python3-barman
  • Section: python
  • Architecture: all
  • Source Package: barman
  • 4 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Barman
Debian stable package indexes · deb.debian.org · Debian stable package indexes: python3-barman from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

barman

nix profile install nixpkgs#barman
  • normalized package name match
  • Abgeglichen nach: Barman
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ba/barman/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

barman 3.10.0-1

Backup and Recovery Manager for PostgreSQL

https://www.pgbarman.org

sudo apt install barman
  • Section: universe/database
  • Architecture: all
  • 5 Abhängigkeiten
  • 5 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Barman
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: barman from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

barman-cli 3.10.0-1

Client utilities for the integration of Barman in PostgreSQL clusters

https://www.pgbarman.org

sudo apt install barman-cli
  • Section: universe/database
  • Architecture: all
  • Source Package: barman
  • 4 Abhängigkeiten
  • 2 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Barman
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: barman-cli from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

barman-cli-cloud 3.10.0-1

Cloud client utilities for the integration of Barman in PostgreSQL clusters

https://www.pgbarman.org

sudo apt install barman-cli-cloud
  • Section: universe/database
  • Architecture: all
  • Source Package: barman
  • 5 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Barman
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: barman-cli-cloud from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

python3-barman 3.10.0-1

Backup and Recovery Manager for PostgreSQL - Python modules

https://www.pgbarman.org

sudo apt install python3-barman
  • Section: universe/python
  • Architecture: all
  • Source Package: barman
  • 4 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Barman
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: python3-barman from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

barman 3.19.0-r0

Backup and recovery manager for PostgreSQL

https://pgbarman.org

sudo apk add barman
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: barman
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Barman
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: barman from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

barman-bash-completion 3.19.0-r0

Bash completions for barman

https://pgbarman.org

sudo apk add barman-bash-completion
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: barman
  • normalized package name match
  • Abgeglichen nach: Barman
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: barman-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

barman-doc 3.19.0-r0

Backup and recovery manager for PostgreSQL (documentation)

https://pgbarman.org

sudo apk add barman-doc
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: barman
  • normalized package name match
  • Abgeglichen nach: Barman
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: barman-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

barman-pyc 3.19.0-r0

Precompiled Python bytecode for barman

https://pgbarman.org

sudo apk add barman-pyc
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: barman
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Barman
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: barman-pyc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
dnf95%

barman 3.18.0-2.fc45

Backup and Recovery Manager for PostgreSQL

http://www.pgbarman.org/

sudo dnf install barman
  • License: GPL-3.0-only
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: barman
  • 6 Abhängigkeiten
  • 4 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Barman
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: barman from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

barman-cli 3.18.0-2.fc45

Client Utilities for Barman

http://www.pgbarman.org/

sudo dnf install barman-cli
  • License: GPL-3.0-only
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: barman
  • 2 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Barman
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: barman-cli from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

python3-barman 3.18.0-2.fc45

Shared libraries for Barman

http://www.pgbarman.org/

sudo dnf install python3-barman
  • License: GPL-3.0-only
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: barman
  • 2 Abhängigkeiten
  • 5 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Barman
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: python3-barman from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment