aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Eisentraut <peter_e@gmx.net>2014-11-04 16:10:58 -0500
committerPeter Eisentraut <peter_e@gmx.net>2014-11-04 16:13:38 -0500
commit63ff971e06461e67b8108cf360c4a6eb03adb160 (patch)
treeb0f1cb6f4fab80e53244e65d200a6c42eb51089e
parenta192d5d05dd943d8fde0c52f4a924690696daec1 (diff)
downloadpostgresql-63ff971e06461e67b8108cf360c4a6eb03adb160.tar.gz
postgresql-63ff971e06461e67b8108cf360c4a6eb03adb160.zip
doc: Move misplaced paragraph
-rw-r--r--doc/src/sgml/protocol.sgml16
1 files changed, 8 insertions, 8 deletions
diff --git a/doc/src/sgml/protocol.sgml b/doc/src/sgml/protocol.sgml
index e519ff96b90..301045ac911 100644
--- a/doc/src/sgml/protocol.sgml
+++ b/doc/src/sgml/protocol.sgml
@@ -1482,6 +1482,14 @@ The commands accepted in walsender mode are:
</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
timeline starting from the requested startpoint, up to the point where
@@ -1513,14 +1521,6 @@ The commands accepted in walsender mode are:
</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>
<term>