mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-26 08:36:30 +00:00
Clarify requirements for passwordless SSH access
This is already effectively optional; in 3.2 we will ensure it becomes fully optional (mainly by deprecating --ignore-external-config-files and replacing it with --copy-external-config-files).
This commit is contained in:
2
repmgr.c
2
repmgr.c
@@ -4329,7 +4329,7 @@ do_standby_switchover(void)
|
||||
{
|
||||
/*
|
||||
* For 9.3/9.4, if pg_rewind is not available on the remote server,
|
||||
* we'll need to force a reclone of the standby sing rsync - this may
|
||||
* we'll need to force a reclone of the standby using rsync - this may
|
||||
* take some time on larger databases, so use with care!
|
||||
*
|
||||
* Note that following this clone we'll be using `repmgr standby follow`
|
||||
|
||||
Reference in New Issue
Block a user