]> granicus.if.org Git - postgresql/commitdiff
doc: Move misplaced paragraph
authorPeter Eisentraut <peter_e@gmx.net>
Tue, 4 Nov 2014 21:10:58 +0000 (16:10 -0500)
committerPeter Eisentraut <peter_e@gmx.net>
Tue, 4 Nov 2014 21:10:58 +0000 (16:10 -0500)
doc/src/sgml/protocol.sgml

index 5f6ad6b5fb4bc0befa56d38e6806bbf40e213253..705bddb95121b0e18900cbd703bd90156fc53650 100644 (file)
@@ -1483,6 +1483,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
@@ -1514,14 +1522,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>