mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-26 08:36:30 +00:00
Previous behaviour was somewhat counterintuitive, with an error message being logged if no configuration file provided or found, even though this is not actually an error. Configuration files now handled like this: - if a configuration file is explicitly provided (-f), error out if not found. - if no configuration file explicitly provided, attempt to open default configuration file; if this does not exist, log notice and continue with default values. Also, for 9.4 and later add a hint about replication slot usage if 'use_replication_slots' not set.
10 KiB
10 KiB