From bf8da0d0810a08e0dd536241d012f52801225e87 Mon Sep 17 00:00:00 2001 From: mchristofides Date: Fri, 22 May 2020 15:03:07 +0100 Subject: [PATCH] Try to get test passing (SSL cert looks fine to me) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9bab32e..7366e2d 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ * [Stolon](https://github.com/sorintlab/stolon) - PostgreSQL HA based on Consul or etcd, with Kubernetes integration. * [pglookout](https://github.com/aiven/pglookout) - Replication monitoring and failover daemon. * [repmgr](https://github.com/2ndQuadrant/repmgr) - Open-source tool suite to manage replication and failover in a cluster of PostgreSQL servers. -* [Slony-I](https://www.slony.info/) - "Master to multiple slaves" replication system with cascading and failover. +* [Slony-I](https://slony.info/) - "Master to multiple slaves" replication system with cascading and failover. * [PAF](https://github.com/ClusterLabs/PAF) - PostgreSQL Automatic Failover: High-Availibility for Postgres, based on Pacemaker and Corosync. * [SkyTools](https://github.com/pgq/skytools-legacy) - Replication tools, including PgQ, a queuing system, and Londiste, a replication system a bit simpler to manage than Slony.