1
0
mirror of https://github.com/dhamaniasad/awesome-postgres.git synced 2025-01-09 14:45:36 +02:00

Add pglookout

This commit is contained in:
Oskari Saarenmaa 2016-09-07 23:26:19 +03:00
parent 30226d805f
commit 0250fadd07

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