repmgr: add missing '-P' option

Addresses GitHub #293
This commit is contained in:
Ian Barwick
2017-04-25 17:15:58 +09:00
parent c02a12a113
commit 6a4f5944a1
2 changed files with 5 additions and 6 deletions

View File

@@ -55,7 +55,6 @@
#define OPT_COPY_EXTERNAL_CONFIG_FILES 4
#define OPT_CONFIG_ARCHIVE_DIR 5
#define OPT_PG_REWIND 6
#define OPT_PWPROMPT 7
#define OPT_CSV 8
#define OPT_NODE 9
#define OPT_WITHOUT_BARMAN 10