From 0250fadd07f423c1eb9ba09156aaab3c757ad2c7 Mon Sep 17 00:00:00 2001 From: Oskari Saarenmaa Date: Wed, 7 Sep 2016 23:26:19 +0300 Subject: [PATCH] Add pglookout --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 72be6d2..08ee521 100644 --- a/README.md +++ b/README.md @@ -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