Add repmgr client command.

This commit is contained in:
postgres
2010-09-15 15:38:54 -05:00
parent 98d7471d15
commit 707c501b24
2 changed files with 322 additions and 2 deletions

View File

@@ -1,8 +1,8 @@
/*
* main.c
* repmgrd.c
* Copyright (c) 2ndQuadrant, 2010
*
* Replication manager
* Replication manager daemon
* This module connects to the nodes of a replication cluster and monitors
* how far are they from master
*/