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,