Add note about --initdb-no-pwprompt

This commit is contained in:
Ian Barwick
2015-03-26 11:43:24 +09:00
parent 1b175ddfcf
commit 90cc6a5cb4

View File

@@ -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
==========================