Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 63ff971

Browse files
committed
doc: Move misplaced paragraph
1 parent a192d5d commit 63ff971

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
@@ -1481,6 +1481,14 @@ The commands accepted in walsender mode are:
14811481
message, and then starts to stream WAL to the frontend.
14821482
</para>
14831483

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

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

0 commit comments

Comments
 (0)