From 25ea635689e19d87de915cf0a3b9071106db52e7 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Sat, 14 Mar 2015 11:23:34 -0700 Subject: [PATCH] autofailover_quick_setup.rst: Reword 'failover need to vote' And some other minor tweaks to this paragraph. I split the witness-repmgrd bit off into its own sentence, since that's pretty independent of the voting business. --- autofailover_quick_setup.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/autofailover_quick_setup.rst b/autofailover_quick_setup.rst index 7a6d20d7..d743627f 100644 --- a/autofailover_quick_setup.rst +++ b/autofailover_quick_setup.rst @@ -27,9 +27,9 @@ now on the «standbyserver». Summary ------- -2 PostgreSQL servers are involved in the replication. Automatic failover need -to vote to decide what server it should promote, thus an odd number is required -and a witness-repmgrd is installed in a third server where it uses a PostgreSQL +2 PostgreSQL servers are involved in the replication. Automatic failover needs +a vote to decide what server it should promote, so an odd number is required. +A witness-repmgrd is installed in a third server where it uses a PostgreSQL cluster to communicate with other repmgrd daemons. 1. Install PostgreSQL in all the servers involved (including the server used for