Using replication to upgrade db from 12 to 16

Frank Komsic <komsicf@shoeicanada.com>

From: Frank Komsic <komsicf@shoeicanada.com>
To: "pgsql-sql@lists.postgresql.org" <pgsql-sql@lists.postgresql.org>
Date: 2024-07-20T17:01:37Z
Lists: pgsql-sql
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