From 7053ed5b51c68474e0035e19277101e502630823 Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Tue, 8 Oct 2019 10:30:41 +0900 Subject: [PATCH] doc: update links to Barman documentation --- doc/repmgr-standby-clone.xml | 2 +- doc/repmgr-standby-register.xml | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/repmgr-standby-clone.xml b/doc/repmgr-standby-clone.xml index f87269c0..4aecc331 100644 --- a/doc/repmgr-standby-clone.xml +++ b/doc/repmgr-standby-clone.xml @@ -205,7 +205,7 @@ &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, once the standby has been cloned, diff --git a/doc/repmgr-standby-register.xml b/doc/repmgr-standby-register.xml index a6df8eff..40f9f75f 100644 --- a/doc/repmgr-standby-register.xml +++ b/doc/repmgr-standby-register.xml @@ -108,7 +108,8 @@ Registering a node not cloned by repmgr If you've cloned a standby using another method (e.g. barman's - barman recover command), register the node as detailed in section + barman recover + command), register the node as detailed in section then execute repmgr standby clone --recovery-conf-only to generate the appropriate replication configuration.