mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-23 15:16:29 +00:00
In particular, copy_remote_files() would report any kind of non-zero exit status from rsync as an error, even though when cloning data directories and tablespaces we explicitly ignore the "vanished files" status (code 24) as it's expected behaviour for files in these locations to disappear during the rsync copy process. Conflicts: HISTORY
14 KiB
14 KiB