diff --git a/doc/repmgrd-configuration.sgml b/doc/repmgrd-configuration.sgml index 79373d66..51068b1d 100644 --- a/doc/repmgrd-configuration.sgml +++ b/doc/repmgrd-configuration.sgml @@ -478,9 +478,6 @@ REPMGRD_OPTS="--daemonize=false" From repmgrd 4.1, ensure REPMGRD_OPTS includes , as daemonization is handled by the service command. - We recommend setting repmgrd_pid_file in repmgr.conf to the - same value set in REPMGRD_PIDFILE to prevent another repmgrd - instance from being started manually. If using systemd, you may need to execute systemctl daemon-reload.