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

Commit4559167

Browse files
committed
Remove docs missed in51c11a7.
Somehow I misresolved a merge conflict when forward porting Petr's patchleading to a section of the docs remaining...Thankfully Fujii spotted my mistake.
1 parenta190738 commit4559167

File tree

1 file changed

+1
-23
lines changed

1 file changed

+1
-23
lines changed

‎doc/src/sgml/recovery-config.sgml

Lines changed: 1 addition & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -331,29 +331,7 @@ restore_command = 'copy "C:\\server\\archivedir\\%f" "%p"' # Windows
331331
</listitem>
332332
</varlistentry>
333333

334-
<varlistentry id="pause-at-recovery-target"
335-
xreflabel="pause_at_recovery_target">
336-
<term><varname>pause_at_recovery_target</varname> (<type>boolean</type>)
337-
<indexterm>
338-
<primary><varname>pause_at_recovery_target</> recovery parameter</primary>
339-
</indexterm>
340-
</term>
341-
<listitem>
342-
<para>
343-
This is an obsolete version of <varname>recovery_target_action</>.
344-
Setting it to <literal>true</> is the same as
345-
<varname>recovery_target_action</> = <literal>pause</>,
346-
while <literal>false</> is the same as
347-
<varname>recovery_target_action</> = <literal>promote</>.
348-
</para>
349-
<para>
350-
This setting has no effect if <xref linkend="guc-hot-standby"> is not
351-
enabled, or if no recovery target is set.
352-
</para>
353-
</listitem>
354-
</varlistentry>
355-
356-
</variablelist>
334+
</variablelist>
357335
</sect1>
358336

359337
<sect1 id="standby-settings">

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp