diff --git a/doc/repmgrd-configuration.xml b/doc/repmgrd-configuration.xml index 38d9e174..3c62bf9c 100644 --- a/doc/repmgrd-configuration.xml +++ b/doc/repmgrd-configuration.xml @@ -15,9 +15,13 @@ &repmgrd; can be configured to provide failover - capability in case the primary upstream node becomes unreachable, and/or + capability in case the primary or upstream node becomes unreachable, and/or provide monitoring data to the &repmgr; metadatabase. + + From &repmgr; 4.4, when running on the primary node, &repmgrd; can also monitor + standby disconnections/reconnections (see ). + repmgrd configuration @@ -583,7 +587,8 @@ repmgrd_service_stop_command='sudo systemctl repmgr12 stop' the option (see above). - For more details on monitoring, see . + For more details on monitoring, see . For information on + monitoring standby disconnections, see .