Re: Logical WAL streaming & START_REPLICATION - Mailing list pgsql-jdbc

From Craig Ringer
Subject Re: Logical WAL streaming & START_REPLICATION
Date
Msg-id CAMsr+YEM_QhxkhAS2g8LdPGjFDC9wLwk5BF-5t7-ZD6KQ6_6yA@mail.gmail.com
Whole thread Raw
In response to Re: Logical WAL streaming & START_REPLICATION  (Dave Cramer <pg@fastcrypt.com>)
Responses Re: Logical WAL streaming & START_REPLICATION  (Dave Cramer <pg@fastcrypt.com>)
List pgsql-jdbc
On 10 March 2018 at 01:50, Dave Cramer <pg@fastcrypt.com> wrote:


On 9 March 2018 at 01:55, Craig Ringer <craig@2ndquadrant.com> wrote:
On 9 March 2018 at 09:50, Craig Ringer <craig@2ndquadrant.com> wrote:
 
If your system will forget work on crash, it's not flushed, and you shouldn't report it flushed.


I haven't checked to see if PgJDBC actually exposes separate control of the reported flush position though.  If it doesn't, it really must in order to make replication slots work properly.



Great!

I hope that answers your question then Joe.

Dave, if you'd find it useful to add the explanation I wrote to the docs, please feel free to crib as desired.

--
 Craig Ringer                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services

pgsql-jdbc by date:

Previous
From: Vladimir Sitnikov
Date:
Subject: [pgjdbc/pgjdbc] 44bb7f: fix: UUID test for preferQueryMode=simple
Next
From: Dave Cramer
Date:
Subject: Re: Logical WAL streaming & START_REPLICATION