Re: Using replication to upgrade db from 12 to 16
Kashif Zeeshan <kashi.zeeshan@gmail.com>
From: Kashif Zeeshan <kashi.zeeshan@gmail.com>
To: Frank Komsic <komsicf@shoeicanada.com>
Cc: "pgsql-sql@lists.postgresql.org" <pgsql-sql@lists.postgresql.org>
Date: 2024-07-20T17:45:09Z
Lists: pgsql-sql
Hi Frank Streaming/Physical Replication requires that both Master and Standby are using the same OS and same PG major version. Thanks Kashif Zeeshan On Sat, Jul 20, 2024 at 10:01 PM Frank Komsic <komsicf@shoeicanada.com> wrote: > Hi, > > > > Is it possible to maintain our MASTER db in Pgsql-12 and a replica > database in Pgsql-16 as SLAVE for application testing with the latest live > data? > > > > Thanks > > > Frank >