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

Commit704c909

Browse files
hlinnakapull[bot]
authored andcommitted
pg_rewind: Remove notice in docs about running CHECKPOINT after promote.
Commit009eeee made it unnecessary. pg_rewind now works on arecently promoted standby.Author: Kyotaro Horiguchi, Keisuke KurodaDiscussion:https://www.postgresql.org/message-id/aeb5f31a-8de2-40a8-64af-ab659a309d6b%40iki.fi
1 parentdded228 commit704c909

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

‎doc/src/sgml/ref/pg_rewind.sgml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -335,15 +335,6 @@ GRANT EXECUTE ON function pg_catalog.pg_read_binary_file(text, bigint, bigint, b
335335
</programlisting>
336336
</para>
337337

338-
<para>
339-
When executing <application>pg_rewind</application> using an online
340-
cluster as source which has been recently promoted, it is necessary
341-
to execute a <command>CHECKPOINT</command> after promotion such that its
342-
control file reflects up-to-date timeline information, which is used by
343-
<application>pg_rewind</application> to check if the target cluster
344-
can be rewound using the designated source cluster.
345-
</para>
346-
347338
<refsect2>
348339
<title>How It Works</title>
349340

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp