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

Commite809fa2

Browse files
committed
doc: Move misplaced paragraph
1 parent33f80f8 commite809fa2

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

‎doc/src/sgml/protocol.sgml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1483,6 +1483,14 @@ The commands accepted in walsender mode are:
14831483
message, and then starts to stream WAL to the frontend.
14841484
</para>
14851485

1486+
<para>
1487+
If a slot's name is provided
1488+
via <replaceable class="parameter">slot_name</>, it will be updated
1489+
as replication progresses so that the server knows which WAL segments,
1490+
and if <varname>hot_standby_feedback</> is on which transactions,
1491+
are still needed by the standby.
1492+
</para>
1493+
14861494
<para>
14871495
If the client requests a timeline that's not the latest, but is part of
14881496
the history of the server, the server will stream all the WAL on that
@@ -1514,14 +1522,6 @@ The commands accepted in walsender mode are:
15141522
client contains a message of one of the following formats:
15151523
</para>
15161524

1517-
<para>
1518-
If a slot's name is provided
1519-
via <replaceable class="parameter">slot_name</>, it will be updated
1520-
as replication progresses so that the server knows which WAL segments -
1521-
and if <varname>hot_standby_feedback</> is on which transactions -
1522-
are still needed by the standby.
1523-
</para>
1524-
15251525
<para>
15261526
<variablelist>
15271527
<varlistentry>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp