aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Eisentraut <peter@eisentraut.org>2019-11-09 09:35:21 +0100
committerPeter Eisentraut <peter@eisentraut.org>2019-11-09 09:35:21 +0100
commit27b59d619ddfb512e3f158a87f557a46f2d5794f (patch)
tree3c5c65c3c415b99dba9aab1888e32495500a1f65
parent1c60e40ad54b18685436443da3c56a7018a35475 (diff)
downloadpostgresql-27b59d619ddfb512e3f158a87f557a46f2d5794f.tar.gz
postgresql-27b59d619ddfb512e3f158a87f557a46f2d5794f.zip
doc: Further tweak recovery parameters documentation
Remove one sentence that was deemed misleading. Discussion: https://www.postgresql.org/message-id/flat/E1iEgSp-0004R5-2E%40gemulon.postgresql.org
-rw-r--r--doc/src/sgml/config.sgml4
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/src/sgml/config.sgml b/doc/src/sgml/config.sgml
index a0e1925a197..f83770350ed 100644
--- a/doc/src/sgml/config.sgml
+++ b/doc/src/sgml/config.sgml
@@ -3217,9 +3217,7 @@ include_dir 'conf.d'
takes precedence. Targeted recovery mode ends when the archived WAL is
fully replayed, or when <varname>recovery_target</varname> is reached.
In this mode, the parameters from both this section and <xref
- linkend="runtime-config-wal-recovery-target"/> will be used. Parameters
- from <xref linkend="runtime-config-replication-standby"/> will not be
- used.
+ linkend="runtime-config-wal-recovery-target"/> will be used.
</para>
<variablelist>