mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-26 16:46:28 +00:00
Update FAQ entry about witness port specification
This commit is contained in:
5
FAQ.md
5
FAQ.md
@@ -96,8 +96,9 @@ General
|
|||||||
is intended to support running the witness server as a separate
|
is intended to support running the witness server as a separate
|
||||||
instance on a normal node server, rather than on its own dedicated server.
|
instance on a normal node server, rather than on its own dedicated server.
|
||||||
|
|
||||||
To specify a port for the witness server, supply the port number to
|
To specify different port for the witness server, supply the port number
|
||||||
repmgr with the `-l/--local-port` command line option.
|
in the `conninfo` string in `repmgr.conf`
|
||||||
|
(repmgr 3.0.1 and earlier: use the `-l/--local-port` option)
|
||||||
|
|
||||||
- Do I need to include `shared_preload_libraries = 'repmgr_funcs'`
|
- Do I need to include `shared_preload_libraries = 'repmgr_funcs'`
|
||||||
in `postgresql.conf` if I'm not using `repmgrd`?
|
in `postgresql.conf` if I'm not using `repmgrd`?
|
||||||
|
|||||||
Reference in New Issue
Block a user