mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-23 07:06:30 +00:00
Add note about --initdb-no-pwprompt
This commit is contained in:
@@ -199,8 +199,9 @@ line:
|
||||
configuration.
|
||||
* A location for initializing its own $PGDATA.
|
||||
|
||||
It will also ask for the superuser password on the witness database so
|
||||
it can reconnect when needed.
|
||||
repmgr will also ask for the superuser password on the witness database so
|
||||
it can reconnect when needed (the command line option --initdb-no-pwprompt
|
||||
will set up a password-less superuser).
|
||||
|
||||
Start the repmgrd daemons
|
||||
-------------------------
|
||||
@@ -212,7 +213,6 @@ Log in to node2 and witness::
|
||||
|
||||
**Note:** The Master does not need a repmgrd daemon.
|
||||
|
||||
|
||||
Suspend Automatic behavior
|
||||
==========================
|
||||
|
||||
|
||||
Reference in New Issue
Block a user