pglogical3 : support - Mailing list pgsql-hackers

From Perumal Raj
Subject pglogical3 : support
Date
Msg-id CALvqh4rSrk_cbjj+V4P=XM+68ECuwV2erX37Se5ype032o=H7w@mail.gmail.com
Whole thread Raw
List pgsql-hackers
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 achieve the same using open source packages ? 

My cluster setup:
Source is less than 14 , Heavily used postgis extension.
Multiple Physical replication.
And running with many 'Replica identity Full ' table configuration.

Thanks,








pgsql-hackers by date:

Previous
From: Perumal Raj
Date:
Subject: Resolved: Logical Replication slot disappeared after promote Standby
Next
From: Dilip Kumar
Date:
Subject: Re: Proposal: Global Index for PostgreSQL