Ian Barwick
96cf06204c
doc: add note about remote command execution
...
When executing a command on a remote server, repmgr expects the remote binary
to be in the same location as the local binary. It's reasonable to assume
repmgr will be deployed in a unified environment; if not, the onus is on the
user to ensure repmgr can find the remote binary, e.g. by creating appropriate
symlinks.
Addresses query in GitHub #406 .
2018-03-27 08:47:56 +09:00
Ian Barwick
de6284ae79
doc: note password SSH requirements for "standby switchover"
2018-02-02 14:01:58 +09:00
Ian Barwick
0eca08ffaf
doc: improve switchover documentation
...
Emphasize need to set the "service_*_command" options when repmgr is
installed from a package.
2018-01-16 11:06:39 +09:00
Ian Barwick
6b70e8bbe6
doc: list repmgr.conf parameters relevant during switchover
2018-01-08 11:13:39 +09:00
Martín Marqués
9d25544ab5
Add more information to the setting up sudo without requiretty in
...
the documentation
Signed-off-by: Martín Marqués <martin.marques@2ndquadrant.com >
2017-12-20 09:27:02 +09:00
Ian Barwick
146c412061
docs: minor fixes to various examples
2017-11-29 11:30:38 +09:00
Ian Barwick
060b746743
docs: miscellaneous cleanup
2017-11-20 15:29:28 +09:00
Ian Barwick
9f5edd07ad
Fix typo
2017-10-26 09:35:25 +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
ec843e1de4
Actually add switchover section
2017-10-05 10:30:29 +09:00