diff --git a/doc/repmgr-standby-switchover.xml b/doc/repmgr-standby-switchover.xml index 8ae00435..90deb15c 100644 --- a/doc/repmgr-standby-switchover.xml +++ b/doc/repmgr-standby-switchover.xml @@ -64,6 +64,13 @@ User permission requirements + data_directory + + &repmgr; needs to be able to determine the location of the data directory on the + demotion candidate. If the &repmgr; is not a superuser or member of the pg_read_all_settings + predefined roles, + the name of a superuser should be provided with the / option. + CHECKPOINT &repmgr; executes CHECKPOINT on the demotion candidate as part of the shutdown @@ -72,7 +79,7 @@ Note that CHECKPOINT requires database superuser permissions to execute. If the repmgr user is not a superuser, the name of a superuser should be - provided with the /. + provided with the / option. If &repmgr; is unable to execute the CHECKPOINT command, the switchover