From 33af998a1e83bd96d775d7bb664113e42e80ce7a Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Tue, 1 Aug 2017 12:31:52 +0900 Subject: [PATCH] Update README Fix text. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 98edcdc0..b9a3fa5c 100644 --- a/README.md +++ b/README.md @@ -1062,7 +1062,7 @@ should have been updated to reflect this: ### Caveats -- The functionality provided `repmgr standby switchover` is primarily aimed +- The functionality provided by `repmgr standby switchover` is primarily aimed at a two-server master/standby replication cluster and currently does not support additional standbys. - `repmgr standby switchover` is designed to use the `pg_rewind` utility,