Ian Barwick
2c9700586c
repmgr: "witness register" - check connection is to primary node
...
Previously, if the witness server connection details were provided
to "repmgr witness register" rather than those of the primary server,
repmgr a) write the node record to the witness server rather than
the primary, and b) would loop indefinitely trying to copy the
node table to itself.
Addresses GitHub #538 .
2019-02-04 14:45:32 +09:00
Ian Barwick
d261768541
Standardize on --host option
2019-01-17 10:52:41 +09:00
Ian Barwick
aa8547a219
Improve "witness register" documentation, help and logging
...
Make it clearer that a) the primary server's hostname is required,
and b) how to provide it.
Based on feedback provided in GitHub #529 .
2019-01-17 10:42:53 +09:00
Ian Barwick
b5f640d04d
doc: improve event notification documentation
...
- add undocumented events (per report from Daymel Bonne)
- split up list into sections for better overview
- where feasible, add cross-links
2018-08-30 12:39:58 +09:00
Ian Barwick
625d032435
doc: link event notification page from relevate command reference pages
2018-01-04 14:56:15 +09:00
Ian Barwick
f78c169c3d
docs: improve event notification documentation
2017-11-29 14:43:28 +09:00
Ian Barwick
5b4c92392c
docs: expand witness documentation
2017-11-17 11:00:43 +09:00
Ian Barwick
9d9a1be062
docs: add command reference for "witness (un)register"
2017-11-15 13:48:03 +09:00