From cfa7155784345132f8813b38112f18e2abc8d636 Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Thu, 12 Jul 2018 11:43:04 +0900 Subject: [PATCH] doc: update links to configuration file sections --- doc/appendix-release-notes.sgml | 2 +- doc/configuration-file-required-settings.sgml | 6 +++--- doc/configuration-file-service-commands.sgml | 2 +- doc/configuration.sgml | 10 +++++----- doc/filelist.sgml | 4 ++-- doc/install-packages.sgml | 4 ++-- doc/quickstart.sgml | 2 +- doc/repmgrd-configuration.sgml | 2 +- doc/switchover.sgml | 2 +- 9 files changed, 17 insertions(+), 17 deletions(-) diff --git a/doc/appendix-release-notes.sgml b/doc/appendix-release-notes.sgml index da3bcb90..51417eb2 100644 --- a/doc/appendix-release-notes.sgml +++ b/doc/appendix-release-notes.sgml @@ -227,7 +227,7 @@ Various documentation improvements, with particular emphasis on - the importance of setting appropriate service commands + the importance of setting appropriate service commands instead of relying on pg_ctl. diff --git a/doc/configuration-file-required-settings.sgml b/doc/configuration-file-required-settings.sgml index 937b54b9..51cce424 100644 --- a/doc/configuration-file-required-settings.sgml +++ b/doc/configuration-file-required-settings.sgml @@ -1,10 +1,10 @@ - + repmgr.conf - basic settings + required settings - Basic configuration file settings + Required configuration file settings Each repmgr.conf file must contain the following parameters: diff --git a/doc/configuration-file-service-commands.sgml b/doc/configuration-file-service-commands.sgml index e783d821..fee173d0 100644 --- a/doc/configuration-file-service-commands.sgml +++ b/doc/configuration-file-service-commands.sgml @@ -1,4 +1,4 @@ - + repmgr.conf service command settings diff --git a/doc/configuration.sgml b/doc/configuration.sgml index 85e742b7..96426e65 100644 --- a/doc/configuration.sgml +++ b/doc/configuration.sgml @@ -2,16 +2,16 @@ repmgr configuration &configuration-file; - &configuration-file-settings; - &configuration-service-commands; + &configuration-file-required-settings; + &configuration-file-service-commands; - + configuration - user permissions + database user permissions - repmgr user permissions + repmgr database user permissions &repmgr; will create an extension database containing objects for administering &repmgr; metadata. The user defined in the conninfo diff --git a/doc/filelist.sgml b/doc/filelist.sgml index bf6ec0da..cd6d6a55 100644 --- a/doc/filelist.sgml +++ b/doc/filelist.sgml @@ -38,8 +38,8 @@ - - + + diff --git a/doc/install-packages.sgml b/doc/install-packages.sgml index 6738b5f4..ec833ded 100644 --- a/doc/install-packages.sgml +++ b/doc/install-packages.sgml @@ -38,7 +38,7 @@ For more information on the package contents, including details of installation - paths and relevant service commands, + paths and relevant service commands, see the appendix section . @@ -167,7 +167,7 @@ $ yum install repmgr10 For more information on the package contents, including details of installation - paths and relevant service commands, + paths and relevant service commands, see the appendix section . diff --git a/doc/quickstart.sgml b/doc/quickstart.sgml index 6d2adb4f..070a48df 100644 --- a/doc/quickstart.sgml +++ b/doc/quickstart.sgml @@ -234,7 +234,7 @@ repmgr.conf should not be stored inside the PostgreSQL data directory, as it could be overwritten when setting up or reinitialising the PostgreSQL - server. See sections on and + server. See sections and for further details about repmgr.conf. diff --git a/doc/repmgrd-configuration.sgml b/doc/repmgrd-configuration.sgml index f1cd4c8c..750e49d3 100644 --- a/doc/repmgrd-configuration.sgml +++ b/doc/repmgrd-configuration.sgml @@ -112,7 +112,7 @@ particularly on systemd-based systems. - For more details, see . + For more details, see . diff --git a/doc/switchover.sgml b/doc/switchover.sgml index dbd32e98..000d3e8c 100644 --- a/doc/switchover.sgml +++ b/doc/switchover.sgml @@ -104,7 +104,7 @@ server. - For more details, see . + For more details, see .