Terminate repmgrd if standby is no longer connected to upstream

This commit is contained in:
Ian Barwick
2015-10-28 16:05:35 +09:00
committed by Ian Barwick
parent a70a44605f
commit d353fe2a9f
3 changed files with 58 additions and 15 deletions

View File

@@ -36,5 +36,6 @@
#define ERR_SYS_FAILURE 13
#define ERR_BAD_BASEBACKUP 14
#define ERR_INTERNAL 15
#define ERR_MONITORING_FAIL 16
#endif /* _ERRCODE_H_ */