Re: Support logical replication of global object commands
От | Amit Kapila |
---|---|
Тема | Re: Support logical replication of global object commands |
Дата | |
Msg-id | CAA4eK1Ljij597FfKjbBF48-vQKcfFi4kzoF5OO_0QiGrBpor5w@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: Support logical replication of global object commands (Zheng Li <zhengli10@gmail.com>) |
Ответы |
Re: Support logical replication of global object commands
|
Список | pgsql-hackers |
On Tue, Aug 16, 2022 at 11:35 AM Zheng Li <zhengli10@gmail.com> wrote: > > > Can we think of relying to send WAL of such DDLs just based on whether > > there is a corresponding publication (ex. publication of ALL OBJECTS)? > > I mean avoid database-specific filtering in decoding for such DDL > > commands but not sure how much better it is than the current proposal? > > I think a publication of ALL OBJECTS sounds intuitive. Does it mean we'll > publish all DDL commands, all commit and abort operations in every > database if there is such publication of ALL OBJECTS? > Actually, I intend something for global objects. But the main thing that is worrying me about this is that we don't have a clean way to untie global object replication from database-specific object replication. -- With Regards, Amit Kapila.
В списке pgsql-hackers по дате отправления: