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