Better document '-l/--local-port' option.

Per Github #59.
This commit is contained in:
Ian Barwick
2015-10-01 08:36:48 +09:00
parent b83e18c503
commit a8e5c68d03
2 changed files with 5 additions and 1 deletions

View File

@@ -203,6 +203,9 @@ 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).
By default the witness server will listen on port 5499; this value can be overridden
with the -l/--local-port option.
Start the repmgrd daemons
-------------------------