constructionniom.blogg.se

Install postgresql rhel 7
Install postgresql rhel 7










install postgresql rhel 7

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.

install postgresql rhel 7

The default config file will be be loaded if it exists.

install postgresql rhel 7

  • 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:












    Install postgresql rhel 7