From e809fa2c80e051ed49a3ed2206dc055a10d588a4 Mon Sep 17 00:00:00 2001 From: Peter Eisentraut Date: Tue, 4 Nov 2014 16:10:58 -0500 Subject: [PATCH] doc: Move misplaced paragraph --- doc/src/sgml/protocol.sgml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/doc/src/sgml/protocol.sgml b/doc/src/sgml/protocol.sgml index 5f6ad6b5fb..705bddb951 100644 --- a/doc/src/sgml/protocol.sgml +++ b/doc/src/sgml/protocol.sgml @@ -1483,6 +1483,14 @@ The commands accepted in walsender mode are: message, and then starts to stream WAL to the frontend. + + If a slot's name is provided + via slot_name, it will be updated + as replication progresses so that the server knows which WAL segments, + and if hot_standby_feedback is on which transactions, + are still needed by the standby. + + 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: - - If a slot's name is provided - via slot_name, it will be updated - as replication progresses so that the server knows which WAL segments - - and if hot_standby_feedback is on which transactions - - are still needed by the standby. - - -- 2.40.0