Skip to content
Snippets Groups Projects
Commit 17557192 authored by Peter Eisentraut's avatar Peter Eisentraut
Browse files

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
parent d891d2c8
No related branches found
No related tags found
No related merge requests found
...@@ -3217,9 +3217,7 @@ include_dir 'conf.d' ...@@ -3217,9 +3217,7 @@ include_dir 'conf.d'
takes precedence. Targeted recovery mode ends when the archived WAL is takes precedence. Targeted recovery mode ends when the archived WAL is
fully replayed, or when <varname>recovery_target</varname> is reached. fully replayed, or when <varname>recovery_target</varname> is reached.
In this mode, the parameters from both this section and <xref In this mode, the parameters from both this section and <xref
linkend="runtime-config-wal-recovery-target"/> will be used. Parameters linkend="runtime-config-wal-recovery-target"/> will be used.
from <xref linkend="runtime-config-replication-standby"/> will not be
used.
</para> </para>
<variablelist> <variablelist>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment