Re: Support logical replication of global object commands - Mailing list pgsql-hackers

From Zheng Li
Subject Re: Support logical replication of global object commands
Date
Msg-id CAAD30UL8cr0-RfM8D1kcFBOFN9RjFEpGznkmAWPRpMr3b-4HPQ@mail.gmail.com
Whole thread Raw
In response to Re: Support logical replication of global object commands  (Amit Kapila <amit.kapila16@gmail.com>)
Responses Re: Support logical replication of global object commands
List pgsql-hackers
> > 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.

I think ultimately we need a clean and efficient way to publish (and
subscribe to) any changes in all databases, preferably in one logical
replication slot.

--
Regards,
Zheng



pgsql-hackers by date:

Previous
From: David Rowley
Date:
Subject: Re: Reducing the chunk header sizes on all memory context types
Next
From: Noah Misch
Date:
Subject: Re: Postmaster self-deadlock due to PLT linkage resolution