Re: pglogical3 : support

2025-06-16 Thread Bruce Momjian
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

Re: pglogical3 : support

2025-06-16 Thread Amit Kapila
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

pglogical3 : support

2025-06-14 Thread Perumal Raj
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