Re: Pgsql 16 to 14 using builtin logical

From: Asad Ali <asadalinagri(at)gmail(dot)com>
To: Durgamahesh Manne <maheshpostgres9(at)gmail(dot)com>
Cc: pgsql-general <pgsql-general(at)lists(dot)postgresql(dot)org>, PostgreSQL mailing lists <pgsql-general(at)postgresql(dot)org>
Subject: Re: Pgsql 16 to 14 using builtin logical
Date: 2024-10-26 06:02:11
Message-ID: CAJ9xe=sLOZQ26JF==dNwmhh0LSkLgwMhsxXAH2e1J1CqkyHaBw@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi Durgamahesh,

Yes, you can replicate a PostgreSQL 16 database to PostgreSQL 14 using
built-in logical replication. PostgreSQL's built-in logical replication
allows for replicating data between different versions of PostgreSQL,
provided the source version is higher than or equal to the target version.

Regards,
Asad

On Sat, Oct 26, 2024, 8:28 AM Durgamahesh Manne <maheshpostgres9(at)gmail(dot)com>
wrote:

> Hi
>
> Can we replicate 16 to 14 using builtin logical similarly pglogical?
>
> Regards
> Durga Mahesh
>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2024-10-26 16:10:40 Re: Pgsql 16 to 14 using builtin logical
Previous Message Durgamahesh Manne 2024-10-26 03:28:16 Pgsql 16 to 14 using builtin logical