barman

Backup and Recovery Manager for PostgreSQL

Install

All systems
curl cmd.cat/barman.sh
Debian Debian
apt-get install barman
Ubuntu
apt-get install barman
image/svg+xml Kali Linux
apt-get install barman
Fedora
dnf install barman
Windows (WSL2)
sudo apt-get update sudo apt-get install barman
Raspbian
apt-get install barman

barman

Backup and Recovery Manager for PostgreSQL

Barman (backup and recovery manager) is an administration tool for disaster recovery of PostgreSQL servers written in Python. It allows one to perform remote backups of multiple servers in business critical environments and help DBAs during the recovery phase. Barman's most wanted features include backup catalogs, retention policies, remote recovery, archiving and compression of WAL files and backups. Barman is written and maintained by PostgreSQL professionals 2ndQuadrant.