Re: PostgreSQL Replication between Different Major Version (11-13) - Mailing list pgsql-admin

From Magnus Hagander
Subject Re: PostgreSQL Replication between Different Major Version (11-13)
Date
Msg-id CABUevEx91uiXpXtRG8-4sfsymN=WagevCdaOH16SbAGDZVxMaA@mail.gmail.com
Whole thread Raw
In response to RE: PostgreSQL Replication between Different Major Version (11-13)  (Alvaro Aguayo <aaguayo@opensysperu.com>)
Responses Re: PostgreSQL Replication between Different Major Version (11-13)  (Magnus Rolf <magnus.rolf@outlook.com>)
List pgsql-admin
On Wed, Dec 29, 2021 at 1:47 PM Alvaro Aguayo <aaguayo@opensysperu.com> wrote:
>
> Hi.
>
>
>
> Not with PostgreSQL itself, but you can achieve that with pglogical:
https://www.2ndquadrant.com/en/resources-old/pglogical/

Sure, you can do that with PostgreSQL itself as well, with logical
replication, as of version 10. It has the same caveats as with
pglogical, but the basic functionality is there.

You cannot do it with *physical* replication, that's still true.

-- 
 Magnus Hagander
 Me: https://www.hagander.net/
 Work: https://www.redpill-linpro.com/



pgsql-admin by date:

Previous
From: Adarsh Sharma
Date:
Subject: Re: PostgreSQL Replication between Different Major Version (11-13)
Next
From: Joseph Hammerman
Date:
Subject: Triaging pg_ctl shutdown hang