From 760014f1758aa1cebe4f59ee6303e5b0c9e0a1d1 Mon Sep 17 00:00:00 2001 From: Marco De Donno Date: Mon, 3 Jul 2017 14:47:25 +0200 Subject: [PATCH] Add Barman to the backup tool list Add Barman to the backup tool list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a07660e..d6655b5 100644 --- a/README.md +++ b/README.md @@ -86,6 +86,7 @@ * [Bareos](http://www.bareos.org/en/) - A fork of Bacula backup tool. * [BackupPC](http://backuppc.sourceforge.net/) - BackupPC is a high-performance system for backing up to disk. * [Backupninja](https://labs.riseup.net/code/projects/backupninja) - Lightweight, extensible meta-backup system. + * [Barman](http://www.pgbarman.org) - Backup and Recovery Manager for disaster recovery of PostgreSQL servers. * [BorgBackup](https://github.com/borgbackup/borg) - A fork of [Attic](https://attic-backup.org) deduplicating backup program written in Python. * [Burp](http://burp.grke.org/) - Network backup and restore program. * [Duplicity](http://duplicity.nongnu.org/) - Encrypted bandwidth-efficient backup using the rsync algorithm.