mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-24 23:56:29 +00:00
Add option "--initdb-no-pwprompt"
Previously repmgr passed the -W flag to initdb, which forced manual input of a password; this option removes the -W flag to make repetitive testing easier. Conflicts: repmgr.c repmgr.h
This commit is contained in:
2
HISTORY
2
HISTORY
@@ -1,7 +1,7 @@
|
||||
2.0.3 2015-??-??
|
||||
Add option "--initdb-no-pwprompt" (Ian)
|
||||
Add -S/--superuser option for witness database creation Ian)
|
||||
Add -X/--fast-checkpoint option for cloning (Christoph)
|
||||
Add option "--initdb-no-pwprompt" (Ian)
|
||||
|
||||
2.0.2 2015-02-17
|
||||
Add "--checksum" in rsync when using "--force" (Jaime)
|
||||
|
||||
Reference in New Issue
Block a user