rempgr -> repmgr

The rampager strikes again.
This commit is contained in:
Ian Barwick
2015-03-12 11:42:50 +09:00
parent 7e615c5e0d
commit c833dd65f9
2 changed files with 4 additions and 4 deletions

View File

@@ -487,7 +487,7 @@ witness_monitor(void)
* Check if master is available; if not, assume failover situation
* and try to determine new master. There may be a delay between detection
* of a missing master and promotion of a standby by that standby's
* rempgrd, so we'll loop for a while before giving up.
* repmgrd, so we'll loop for a while before giving up.
*/
connection_ok = check_connection(primary_conn, "master");