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