On 03/06/10 23:17, Tom Lane wrote:
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?
No, I believe the documentation is correct. -- Heikki Linnakangas EnterpriseDB http://www.enterprisedb.com -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
