From 6e8cb9cef2faccf3fb46dfa8e8ea214305adb5ab Mon Sep 17 00:00:00 2001 From: Dmitriy Olshevskiy Date: Tue, 24 May 2016 10:54:58 +0300 Subject: [PATCH] add pgBackRest system --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2366b96..2b1581b 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,7 @@ A curated list of awesome PostgreSQL software, libraries, tools and resources, i * [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 * [OmniPITR](https://github.com/omniti-labs/omnipitr) - Advanced WAL File Management Tools for PostgreSQL +* [pgBackRest](http://www.pgbackrest.org) - Reliable PostgreSQL Backup & Restore ### GUI * [Adminer](https://www.adminer.org/) – Full-featured database management tool written in PHP