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

From Dave Cramer
Subject Re: Logical WAL streaming & START_REPLICATION
Date
Msg-id CADK3HHKpjEPQEHv8h1hj07REUQLHnN_KeSSeszYOkcq_YG=0vQ@mail.gmail.com
Whole thread Raw
In response to Re: Logical WAL streaming & START_REPLICATION  (Craig Ringer <craig@2ndquadrant.com>)
Responses Re: Logical WAL streaming & START_REPLICATION  (Craig Ringer <craig@2ndquadrant.com>)
List pgsql-jdbc


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.



pgsql-jdbc by date:

Previous
From: Craig Ringer
Date:
Subject: Re: Logical WAL streaming & START_REPLICATION
Next
From: Vladimir Sitnikov
Date:
Subject: [pgjdbc/pgjdbc] 582785: tests: UUID vs setString test