From a845d7126dc581ff443a47fac38e732ee3fabcb9 Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Tue, 8 Oct 2019 10:21:26 +0900 Subject: [PATCH] doc: minor updates to "repmgr standby clone" reference - remove references to repmgr 4.0.4 (present because feature was added in a minor release, but that's a long time ago) - note configuration is appended to postgresql.auto.conf --- doc/repmgr-standby-clone.xml | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/doc/repmgr-standby-clone.xml b/doc/repmgr-standby-clone.xml index 92306a9a..f87269c0 100644 --- a/doc/repmgr-standby-clone.xml +++ b/doc/repmgr-standby-clone.xml @@ -226,8 +226,8 @@ Then execute the command repmgr standby clone --recovery-conf-only. This will create the recovery.conf file needed to attach - the node to its upstream (in PostgreSQL 12 and later: write replication configuration - to postgresql.auto.conf), and will also create a replication slot on the + the node to its upstream (in PostgreSQL 12 and later: append replication configuration + to postgresql.auto.conf), and will also create a replication slot on the upstream node if required. @@ -242,12 +242,6 @@ making any changes. - - - was introduced in &repmgr; 4.0.4. - - - @@ -321,7 +315,7 @@ - Create recovery configuration for a previously cloned instance. &repmgr; 4.0.4 and later. + Create recovery configuration for a previously cloned instance. In PostgreSQL 11 and earlier, the replication configuration will be