protocol.sgml says

    <term>START_REPLICATION XXX/XXX</term>
    <listitem>
     <para>
      Instructs backend to start streaming WAL, starting at point XXX/XXX.

Am I correct in thinking that this is wrong, and streaming actually
starts with the byte after XXX/XXX?

                        regards, tom lane

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to