Re: [BUGS] Re: BUG #14785: Logical replication does not work afteradding a column. Bug? - Mailing list pgsql-bugs

From Petr Jelinek
Subject Re: [BUGS] Re: BUG #14785: Logical replication does not work afteradding a column. Bug?
Date
Msg-id f78b86da-a9f8-0faa-6117-58d3cc79c1b6@2ndquadrant.com
Whole thread Raw
In response to Re: [BUGS] Re: BUG #14785: Logical replication does not work afteradding a column. Bug?  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
List pgsql-bugs
On 25/09/17 18:14, Peter Eisentraut wrote:
> On 9/24/17 16:54, yxq wrote:
>>  >> 
>>
https://www.postgresql.org/message-id/attachment/55041/0001-Handle-heap-rewrites-better-in-logical-replication.patch
>>
>>
>> This fix solves the problem. It would be nice if this or another, better 
>> patch in pg10 was implemented.
> 
> I would like to commit my patch to PG10, but I'm hoping for an opinion
> from another developer.
> 

From my perspective, this is what we should do in PG10. It's similar to
how pglogical handles this situation. Longer term it would be nice if
there was more sane way of identifying and handling the rewrites but
that's not something we can solve at RC time.

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


-- 
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

pgsql-bugs by date:

Previous
From: randygrolemund@gmail.com
Date:
Subject: [BUGS] BUG #14828: Security isn't working
Next
From: Christophe Pettus
Date:
Subject: Re: [BUGS] BUG #14825: enum type: unsafe use?