Re: Few observations in replication slots related code - Mailing list pgsql-hackers

From Andres Freund
Subject Re: Few observations in replication slots related code
Date
Msg-id 20140612113232.GA8406@alap3.anarazel.de
Whole thread Raw
In response to Re: Few observations in replication slots related code  (Andres Freund <andres@2ndquadrant.com>)
Responses Re: Few observations in replication slots related code  (Amit Kapila <amit.kapila16@gmail.com>)
List pgsql-hackers
Hi,

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? All of those were
rephrased in b89e151054a05f0f6d356ca52e3b725dd0505e53 (where Robert
changed the term to logical decoding) and then implemented in
5a991ef8692ed0d170b44958a81a6bd70e90585c.

Pushed a fix for the rest of the ones I commented on earlier. Thanks!

Greetings,

Andres Freund

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



pgsql-hackers by date:

Previous
From: Ian Barwick
Date:
Subject: Re: "RETURNING PRIMARY KEY" syntax extension
Next
From: Fujii Masao
Date:
Subject: Re: replication commands and log_statements