On Thu, Jun 12, 2014 at 5:02 PM, Andres Freund <and...@2ndquadrant.com> wrote: > On 2014-06-12 09:15:08 +0200, Andres Freund wrote: > > > 6. > > > elog(ERROR, "cannot handle changeset extraction yet"); > > > > > > Shouldn't it be better to use logical replication instead > > > of changeset extraction? > > > > Will change. > > I don't see that message anywhere in current code?
Right, actually I was reading code from Git History and also referring latest code, so it seems I have seen that in original commit and missed to verify it in latest code. While checking latest code, I got usage of *changeset extraction* in below comment: /* .. * * This is useful to initialize the cutoff xid after which a new *changeset* * *extraction* replication slot can start decoding changes. * .. */ With Regards, Amit Kapila. EnterpriseDB: http://www.enterprisedb.com