Ian Barwick
71b13f5307
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 16:43:55 +09:00
Ian Barwick
b4dbee517f
doc: note password SSH requirements for "standby switchover"
2018-02-02 17:18:31 +09:00
Ian Barwick
b4d6724405
doc: improve switchover documentation
...
Emphasize need to set the "service_*_command" options when repmgr is
installed from a package.
2018-01-16 11:16:19 +09:00
Martín Marqués
69e64a9464
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-14 14:39:22 -03:00
Ian Barwick
f2db9f3ea4
docs: minor fixes to various examples
2017-11-29 11:33:42 +09:00
Ian Barwick
e2b94adec3
docs: miscellaneous cleanup
2017-11-17 09:39:11 +09:00
Ian Barwick
68756c79f3
Fix typo
2017-10-27 09:50:48 +09:00
Ian Barwick
2745c92fc8
Documentation: update markup
2017-10-18 11:12:20 +09:00
Ian Barwick
71430a9f65
Various documentation fixes
2017-10-17 11:00:37 +09:00
Ian Barwick
ec843e1de4
Actually add switchover section
2017-10-05 10:30:29 +09:00