


log-level-console=info backup P00 INFO: backup command begin 2.44: -exec-id=1194-963952a8 -log-level-console=info -log-level-stderr=off -no-log-timestamp -pg1-path=/var/lib/pgsql/11/data -repo1-cipher-pass= -repo1-cipher-type=aes-256-cbc -repo1-path=/var/lib/pgbackrest -repo1-retention-full=2 -stanza=demo -start-fast P00 WARN: no prior backup exists, incr backup has been changed to full P00 INFO: execute non-exclusive backup start: backup begins after the requested immediate checkpoint completes Sudo -u postgres pgbackrest -stanza=demo \ config-path is specified: this setting will override the base path for the default location of the config file and/or the base path of the default config-include-path setting unless the config and/or config-include-path option is explicitly set.config and config-include-path are specified: using the user-specified values, the config file will be loaded and *.conf files in the config include path will be appended.If it is desirable to load only the files in the specified config include path, then the -no-config option can also be passed. The default config file will be be loaded if it exists. config-include-path is specified: *.conf files in the config include path will be loaded and the path is required to exist.config option is specified: only the specified config file will be loaded and is expected to exist.config and config-include-path are default: the default config file will be loaded, if it exists, and *.conf files in the default config include path will be appended, if they exist.There are multiple ways the pgBackRest configuration files can be loaded:
