Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitba95a69

Browse files
committed
doc: PG 12 relnotes, correct recovery_target* variable mention
Clarify new restriction on recovery_target* variables.Reported-by: Gaby SchildersDiscussion: reported via chat
1 parent4a657ab commitba95a69

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

‎doc/src/sgml/release-12.sgml

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -127,15 +127,20 @@ Author: Peter Eisentraut <peter_e@gmx.net>
127127
-->
128128

129129
<para>
130-
Do not allow multipledifferent <link
130+
Do not allow multipleconflicting <link
131131
linkend="runtime-config-wal-recovery-target"><varname>recovery_target</varname>*</link>
132132
specifications (Peter Eisentraut)
133133
</para>
134134

135135
<para>
136-
Previously, multiple different <varname>recovery_target</varname>*
137-
variables could be specified, and the last one specified was
138-
honored. Now, only one can be specified, though the same one can
136+
Specifically, only allow one of <xref
137+
linkend="guc-recovery-target"/>, <xref
138+
linkend="guc-recovery-target-lsn"/>,
139+
<xref linkend="guc-recovery-target-name"/>,
140+
<xref linkend="guc-recovery-target-time"/>, <xref
141+
linkend="guc-recovery-target-xid"/>. Previously, multiple different
142+
instances of the variables above could be specified, and the last one
143+
was honored. Now, only one can be specified, though the same one can
139144
be specified multiple times and the last specification is honored.
140145
</para>
141146
</listitem>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp