mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-24 15:46:29 +00:00
Change 'ignore_external_config_files' to a command line option
It's only used when cloning a standby and has more in common with --fast-checkpoint
This commit is contained in:
@@ -101,14 +101,6 @@ logfacility=STDERR
|
||||
#
|
||||
# tablespace_mapping=/path/to/original/tablespace=/path/to/new/tablespace
|
||||
|
||||
# Don't copy configuration files located outside the data directory.
|
||||
#
|
||||
# By default repmgr will attempt to copy postgresql.conf, pg_hba.conf and pg_ident.conf
|
||||
# from the master, however this may not be desirable if the files are e.g. maintained
|
||||
# by configuration management software.
|
||||
#
|
||||
# ignore_external_config_files=0
|
||||
|
||||
|
||||
# Failover settings (repmgrd)
|
||||
# ---------------------------
|
||||
|
||||
Reference in New Issue
Block a user