Update function description

This commit is contained in:
Ian Barwick
2015-03-24 15:46:50 +09:00
parent 96255b988a
commit 15a531fed8

View File

@@ -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)