From 44bf22ea7b7b15c24c454c7d8b8a77b7bd6901c5 Mon Sep 17 00:00:00 2001 From: Marco De Donno Date: Thu, 29 Jun 2017 14:17:36 +0200 Subject: [PATCH] Update README.md Add Barman in the backup section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c17b33f..35d71ed 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,7 @@ Please read [CONTRIBUTING](./CONTRIBUTING.md) if you wish to add software. * [Attic](https://attic-backup.org) - A deduplicating backup program written in Python. * [Bacula](http://www.bacula.org) - Another Client-server model backup tool. * [Bareos](http://www.bareos.org) - A fork of Bacula backup tool. +* [Barman](http://www.pgbarman.org) - Backup and Recovery Manager for disaster recovery of PostgreSQL servers. * [Backupninja](https://labs.riseup.net/code/projects/backupninja) - Lightweight, extensible meta-backup system. * [Backuppc](http://backuppc.sourceforge.net/) - Client-server model backup tool with file pooling scheme. * [Brebis](http://brebisproject.org) - A fully automated backup checker.