1
0
mirror of https://github.com/dhamaniasad/awesome-postgres.git synced 2025-07-01 05:14:50 +02:00

Add backup tools

This commit is contained in:
Asad Dhamani
2015-08-02 13:12:16 +05:30
parent fc3aca1a76
commit d2480f4916

View File

@ -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