mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-25 08:06:29 +00:00
Add TODO note about default configuration file.
Per suggestion in #108.
This commit is contained in:
8
TODO
8
TODO
@@ -22,6 +22,8 @@ Planned feature improvements
|
|||||||
* Use pg_basebackup for the data directory, and ALSO rsync for the
|
* Use pg_basebackup for the data directory, and ALSO rsync for the
|
||||||
configuration files.
|
configuration files.
|
||||||
|
|
||||||
* Use pg_basebackup -X s
|
* If no configuration file supplied, search in sensible default locations
|
||||||
NOTE: this can be used by including `-X s` in the configuration parameter
|
(currently: current directory and `pg_config --sysconfdir`); if
|
||||||
`pg_basebackup_options`
|
possible this should include the location provided by the package,
|
||||||
|
if installed.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user