Why This Matters
Barman's latest release (version 2.13) marks a significant step in PostgreSQL disaster recovery, offering organizations a robust, open-source tool for remote backups and recovery management. Its transition to a new hosting platform underlines ongoing development and community support, making it a vital resource for DBAs and enterprises seeking reliable data protection. This enhances the overall resilience and operational continuity of PostgreSQL environments in the tech industry.
Key Takeaways
- Barman is now hosted on a dedicated platform, replacing the legacy SourceForge repository.
- It provides comprehensive remote backup and recovery solutions for PostgreSQL servers.
- Maintained by EnterpriseDB, Barman is open-source and supported by a strong community and professional services.
Barman, Backup and Recovery Manager for PostgreSQL
This is the new (starting with version 2.13) home of Barman. It replaces the legacy sourceforge repository.
Barman (Backup and Recovery Manager) is an open-source administration tool for disaster recovery of PostgreSQL servers written in Python. It allows your organisation to perform remote backups of multiple servers in business critical environments to reduce risk and help DBAs during the recovery phase.
Barman is distributed under GNU GPL 3 and maintained by EnterpriseDB.
For further information, look at the "Web resources" section below.
Source content
Here you can find a description of files and directory distributed with Barman:
AUTHORS : development team of Barman
NEWS : release notes
ChangeLog : log of changes
... continue reading