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

Commit775578a

Browse files
committed
doc: Add timeline as valid recovery target in standby.signal documentation
The documentation states that no target settings will be used whenstandby.signal is present, but this is not quite the case sincerecovery_target_timeline is a valid recovery target for a standby.Update the documentation with this exception.Author: David Steele <david@pgmasters.net>Discussion:https://www.postgresql.org/message-id/flat/e445616d-023e-a268-8aa1-67b8b335340c%40pgmasters.net
1 parent4b011ca commit775578a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

‎doc/src/sgml/config.sgml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3156,7 +3156,9 @@ include_dir 'conf.d'
31563156
use parameters in both <xref
31573157
linkend="runtime-config-wal-archive-recovery"/> and <xref
31583158
linkend="runtime-config-replication-standby"/>. Parameters from
3159-
<xref linkend="runtime-config-wal-recovery-target"/> will not be used.
3159+
<xref linkend="runtime-config-wal-recovery-target"/> will not be used,
3160+
with the exception of <xref linkend="guc-recovery-target-timeline"/>
3161+
which allows a timeline to be selected for recovery.
31603162
</para>
31613163

31623164
<para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp