On Mon, Jun 16, 2025 at 02:50:18PM +0530, Amit Kapila wrote:
> On Sat, Jun 14, 2025 at 2:05 PM Perumal Raj wrote:
> >
> > Hi Team,
> >
> > I am looking to upgrade pg17 with near zero downtime using logical
> > replication(master <-> master) . The current pglogical2 ( open) has some
> > limitati
On Sat, Jun 14, 2025 at 2:05 PM Perumal Raj wrote:
>
> Hi Team,
>
> I am looking to upgrade pg17 with near zero downtime using logical
> replication(master <-> master) . The current pglogical2 ( open) has some
> limitation with 'REPLICA IDENTITY FULL' tables.
>
> Do we have any plan to make pgl
Hi Team,
I am looking to upgrade pg17 with near zero downtime using logical
replication(master <-> master) . The current pglogical2 ( open) has some
limitation with 'REPLICA IDENTITY FULL' tables.
Do we have any plan to make pglogical3 open source in near future? 😊 or
is there better way to ach