Re: pglogical3 : support

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>
Cc: Perumal Raj <perucinci(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: pglogical3 : support
Date: 2025-06-16 18:39:59
Message-ID: aFBk_wnxLtCQKLJL@momjian.us
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Jun 16, 2025 at 02:50:18PM +0530, Amit Kapila wrote:
> On Sat, Jun 14, 2025 at 2:05 PM Perumal Raj <perucinci(at)gmail(dot)com> 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 pglogical3 open source in near future? 😊 or is there better way to achieve the same using open source packages ?
> >
>
> The PostgreSQL community doesn't support pglogical. You can contact
> pglogical community for your questions on the same.

FYI, I think the community is here:

https://github.com/2ndQuadrant/pglogical

--
Bruce Momjian <bruce(at)momjian(dot)us> https://momjian.us
EDB https://enterprisedb.com

Do not let urgent matters crowd out time for investment in the future.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Arseniy Mukhin 2025-06-16 19:09:25 Re: Amcheck verification of GiST and GIN
Previous Message Devulapalli, Raghuveer 2025-06-16 18:31:11 RE: Improve CRC32C performance on SSE4.2