Обсуждение: [BUGS] Re: BUG #14785: Logical replication does not work after adding acolumn. Bug?

Поиск
Список
Период
Сортировка

[BUGS] Re: BUG #14785: Logical replication does not work after adding acolumn. Bug?

От
yxq
Дата:
 >> 
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.


yxq



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

Re: [BUGS] Re: BUG #14785: Logical replication does not work afteradding a column. Bug?

От
Peter Eisentraut
Дата:
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.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, 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

Re: [BUGS] Re: BUG #14785: Logical replication does not work afteradding a column. Bug?

От
Andres Freund
Дата:
On 2017-09-25 12:14:18 -0400, 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.

I'll have a look.

Greetings,

Andres Freund


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

Re: [BUGS] Re: BUG #14785: Logical replication does not work afteradding a column. Bug?

От
Petr Jelinek
Дата:
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