mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-23 15:16:29 +00:00
Update function description
This commit is contained in:
@@ -660,11 +660,11 @@ witness_monitor(void)
|
||||
}
|
||||
|
||||
|
||||
// ZZZ update description
|
||||
/*
|
||||
* Insert monitor info, this is basically the time and xlog replayed,
|
||||
* applied on standby and current xlog location in master.
|
||||
* Also do the math to see how far are we in bytes for being up-to-date
|
||||
* standby_monitor()
|
||||
*
|
||||
* Monitor standby server and handle failover situation. Also insert
|
||||
* monitoring information if configured.
|
||||
*/
|
||||
static void
|
||||
standby_monitor(void)
|
||||
|
||||
Reference in New Issue
Block a user