From 7b26180ebbf4964f5a381bb2c5757c2f8b048dba Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Tue, 16 Oct 2018 09:44:49 +0900 Subject: [PATCH] doc: update upgrade instructions --- doc/upgrading-repmgr.sgml | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/doc/upgrading-repmgr.sgml b/doc/upgrading-repmgr.sgml index deba3dba..9cb87614 100644 --- a/doc/upgrading-repmgr.sgml +++ b/doc/upgrading-repmgr.sgml @@ -121,14 +121,6 @@ - - - On the primary node, execute - - ALTER EXTENSION repmgr UPDATE - in the database where &repmgr; is installed. - - @@ -141,6 +133,16 @@ will only function correctly once all nodes have been restarted. + + + + On the primary node, execute + + ALTER EXTENSION repmgr UPDATE + in the database where &repmgr; is installed. + + +