mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-25 08:06:29 +00:00
repmgr does not require explicit provision of the target data directory when cloning a standby (it defaults to the same directory as on the master). However this is a required option for pg_basebackup which was only being provided if repmgr's -D/--data-dir option was set, so ensure we always provide whatever repmgr is using. Per report from Martín.
90 KiB
90 KiB