doc: Move misplaced paragraph

This commit is contained in:
Peter Eisentraut 2014-11-04 16:10:58 -05:00
parent a192d5d05d
commit 63ff971e06
1 changed files with 8 additions and 8 deletions

View File

@ -1481,6 +1481,14 @@ The commands accepted in walsender mode are:
message, and then starts to stream WAL to the frontend.
</para>
<para>
If a slot's name is provided
via <replaceable class="parameter">slot_name</>, it will be updated
as replication progresses so that the server knows which WAL segments,
and if <varname>hot_standby_feedback</> is on which transactions,
are still needed by the standby.
</para>
<para>
If the client requests a timeline that's not the latest, but is part of
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:
client contains a message of one of the following formats:
</para>
<para>
If a slot's name is provided
via <replaceable class="parameter">slot_name</>, it will be updated
as replication progresses so that the server knows which WAL segments -
and if <varname>hot_standby_feedback</> is on which transactions -
are still needed by the standby.
</para>
<para>
<variablelist>
<varlistentry>