Ian Barwick
64035ef701
"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-02-06 09:36:46 +09:00
Ian Barwick
da3a5ab1dc
doc: fix descriptions of %p event notification script parameter
2018-02-05 15:54:06 +09:00
Ian Barwick
9d301b4789
"standby register": add event notification "standby_register_sync"
...
Implements GitHub #374 .
2018-02-05 15:21:38 +09:00
Ian Barwick
cb41ef1733
doc: update list of event notifications
2018-01-18 11:48:10 +09:00
Ian Barwick
07a88c78a5
repmgr standby switchover: add "%p" event notification parameter
...
This will contain the node ID of the former primary.
2018-01-10 11:01:00 +09:00
Ian Barwick
486f8e5a2c
repmgrd: document standby_[failure|recovery] event notifications
...
Also clean up the relevant code section.
Addresses GitHub #359 .
2018-01-04 09:34:49 +09:00
Ian Barwick
041604e303
doc: Fix event notification placeholder typo
...
Per report from Carlos.
2018-01-01 10:29:34 +09:00
Ian Barwick
1fde81cf3f
docs: improve event notification documentation
2017-11-29 14:44:07 +09:00
Ian Barwick
19ea248226
docs: add more index references
2017-10-19 12:22:58 +09:00
Ian Barwick
946683182c
Documentation: update markup
2017-10-18 11:12:37 +09:00
Ian Barwick
f6c253f8a6
Various documentation fixes
2017-10-17 11:02:33 +09:00
Ian Barwick
87ea7850ca
More updates
2017-10-05 15:21:22 +09:00