Re: pglogical3 : support

From: Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>
To: Perumal Raj <perucinci(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: pglogical3 : support
Date: 2025-06-16 09:20:18
Message-ID: CAA4eK1JMCi1Fuf87YYG6Nd+pZpCz6JPkGbLYJyXu5n-SSn+_XA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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.

--
With Regards,
Amit Kapila.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Evgeniy Gorbanev 2025-06-16 09:27:13 Re: No error checking when reading from file using zstd in pg_dump
Previous Message Hayato Kuroda (Fujitsu) 2025-06-16 09:11:27 RE: Slot's restart_lsn may point to removed WAL segment after hard restart unexpectedly