diff --git a/doc/repmgr-standby-clone.sgml b/doc/repmgr-standby-clone.sgml index 66ea0dd9..ef0728f8 100644 --- a/doc/repmgr-standby-clone.sgml +++ b/doc/repmgr-standby-clone.sgml @@ -194,10 +194,11 @@ Using a standby cloned by another method &repmgr; supports standbys cloned by another method (e.g. using barman's - barman recover command). + barman recover command). - To integrate the standby as a &repmgr; node, ensure the repmgr.conf + To integrate the standby as a &repmgr; node, once the standby has been cloned, + ensure the repmgr.conf file is created for the node, and that it has been registered using repmgr standby register. Then execute the command repmgr standby clone --recovery-conf-only.