Barman
Backup and Recovery Manager for PostgreSQL disaster recovery by EnterpriseDB.
Why consider Barman?
Barman (Backup and Recovery Manager) is an open-source disaster recovery and business continuity manager for PostgreSQL written in Python by EnterpriseDB. Supporting remote physical backups, parallel WAL streaming (pg_receivewal), retention policies, and zero-data-loss RPO recovery.
Learn Barman by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of Barman
Barman ensures continuous zero-data-loss replication and automated point-in-time database restores.
Quickstart
# Run backupbarman backup pg-serverbarman recover pg-server 2026-08-24 /var/lib/pgsql/dataBarman is licensed under the GNU General Public License v3.0 (GPL-3.0).
Related tools
More options with a similar category or technology profile.
sqlean
All the missing SQLite extensions: crypto, stats, text, fuzzy, uuid, ipaddr, and vsv.
ElectricSQL
Local-first sync layer for web and mobile apps built on SQLite and PostgreSQL.
MikroORM
TypeScript Object Relational Mapper for Node.js based on Data Mapper, Unit of Work and Identity Map.
FerretDB
Truly open-source MongoDB alternative built on top of PostgreSQL and SQLite.