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
e408351697
doc: fix typos
2018-06-07 15:04:25 +09:00
Ian Barwick
1e1b4b1a65
"standby register/follow": provide primary node details for event notifications
...
For events generated by these commands, it may be useful to know details
of the primary node. This makes following additional parameters available
to event notification scripts:
- %p: node ID of the primary
- %a: node name of the primary
- %c: conninfo string for the primary
Implements GitHub #375
2018-04-03 14:32:19 +09:00
Ian Barwick
383a17fba1
doc: add <options> section for various commands
2018-02-26 16:54:27 +09:00
Ian Barwick
15625183c1
"standby clone": document --recovery-conf-only option
2018-02-23 11:19:21 +09:00
Ian Barwick
57f1e939c5
"standby register": add event notification "standby_register_sync"
...
Implements GitHub #374 .
2018-02-05 15:20:19 +09:00
Ian Barwick
b705127a34
"repmgr standby register": add --wait-start option
...
Implements GitHub #356 .
2018-01-04 14:56:08 +09:00
Ian Barwick
f78c169c3d
docs: improve event notification documentation
2017-11-29 14:43:28 +09:00
Ian Barwick
2341da7a06
docs: convert command reference sections to <refentry> format
...
Note that most entries still need a bit more tidying up, consistent structuring,
provision of more examples etc.
2017-10-31 11:27:13 +09:00
Ian Barwick
8a2bbcebfd
docs: fix typo
2017-10-20 16:05:05 +09:00
Ian Barwick
785bfe9837
Prevent relative configuration file path being stored in the repmgr metadata
...
The configuration file path is stored to make remote execution of repmgr
(e.g. during "repmgr standby switchover") simpler, so relative paths
make no sense.
Addresses GitHub #332
2017-10-20 10:57:43 +09:00
Ian Barwick
2745c92fc8
Documentation: update markup
2017-10-18 11:12:20 +09:00
Ian Barwick
d156de533d
Split up command reference
2017-10-05 11:48:21 +09:00