Merge pull request #113 from saaros/pglookout

Add pglookout
This commit is contained in:
Asad Dhamani 2016-09-14 23:12:58 +05:30 committed by GitHub
commit e082c2600c

View File

@ -21,6 +21,7 @@ A curated list of awesome PostgreSQL software, libraries, tools and resources, i
### High-Availability
* [Patroni](https://github.com/zalando/patroni) - A template for PostgreSQL HA with ZooKeeper or etcd
* [pglookout](https://github.com/ohmu/pglookout) - Replication monitoring and failover daemon
* [repmgr](https://github.com/2ndQuadrant/repmgr) - Is an open-source tool suite to manage replication and failover in a cluster of PostgreSQL servers
* [Slony-I](http://slony.info) - A "master to multiple slaves" replication system with cascading and failover