Display default connection options in --help output

This commit is contained in:
Ian Barwick
2016-01-20 15:46:41 +09:00
parent ba71e1eedf
commit 7598e08b6f
2 changed files with 30 additions and 12 deletions

View File

@@ -38,7 +38,6 @@
#define DEFAULT_WAL_KEEP_SEGMENTS "5000"
#define DEFAULT_DEST_DIR "."
#define DEFAULT_MASTER_PORT "5432"
#define DEFAULT_DBNAME "postgres"
#define DEFAULT_REPMGR_SCHEMA_PREFIX "repmgr_"
#define DEFAULT_PRIORITY 100