Re: pglogical3 : support - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: pglogical3 : support
Date
Msg-id aFBk_wnxLtCQKLJL@momjian.us
Whole thread Raw
In response to Re: pglogical3 : support  (Amit Kapila <amit.kapila16@gmail.com>)
List 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@gmail.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
usingopen 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@momjian.us>        https://momjian.us
  EDB                                      https://enterprisedb.com

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



pgsql-hackers by date:

Previous
From: "Devulapalli, Raghuveer"
Date:
Subject: RE: Improve CRC32C performance on SSE4.2
Next
From: Ranier Vilela
Date:
Subject: Avoid possible dereference null pointer (src/backend/utils/cache/relcache.c)