mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-27 08:56: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,
|
* standby_monitor()
|
||||||
* 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
|
* Monitor standby server and handle failover situation. Also insert
|
||||||
|
* monitoring information if configured.
|
||||||
*/
|
*/
|
||||||
static void
|
static void
|
||||||
standby_monitor(void)
|
standby_monitor(void)
|
||||||
|
|||||||
Reference in New Issue
Block a user