exit with status 2 if manual work is needed during standby_clone

This commit is contained in:
Charles Duffy
2011-02-06 15:05:34 -06:00
committed by Greg Smith
parent a02cd43115
commit 7e7c45c61d
2 changed files with 18 additions and 14 deletions

View File

@@ -51,6 +51,7 @@
#define ERR_BAD_RSYNC 2
#define ERR_STOP_BACKUP 3
#define ERR_NO_RESTART 4
#define ERR_NEEDS_XLOG 5
/* Run time options type */
typedef struct {