From d2480f49161be19c44c04c8bf6e4a77cc58f0dd7 Mon Sep 17 00:00:00 2001 From: Asad Dhamani Date: Sun, 2 Aug 2015 13:12:16 +0530 Subject: [PATCH] Add backup tools --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 20424e1..943a524 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,9 @@ # awesome-postgres A curated list of awesome MySQL software, libraries, tools and resources, inspired by awesome-mysql -* [Awesome-Postgres](https://github.com/dhamaniaasad/awesome-postgres#awesome-postgres) -..* [Backups](#backups) +- [Awesome-Postgres](https://github.com/dhamaniasad/awesome-postgres#awesome-postgres) + - [Backups](#backups) ### Backups +* [wal-e](https://github.com/wal-e/wal-e) - Simple Continuous Archiving for Postgres to S3, Azure, or Swift by Heroku +* [Barman](http://www.pgbarman.org/) - Backup and Recovery Manager for Postgres by 2ndQuadrant