On 10/25/24 23:02, Asad Ali wrote:
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.

I am not following or maybe it's just your idea of what is the source and what is the target. In the common case of upgrading a database to a newer version the logical replication would be from the lower source to the higher target.



Regards,
Asad


On Sat, Oct 26, 2024, 8:28 AM Durgamahesh Manne <maheshpostgr...@gmail.com <mailto:maheshpostgr...@gmail.com>> wrote:

    Hi

    Can we replicate 16 to 14 using builtin logical similarly pglogical?

    Regards
    Durga Mahesh


--
Adrian Klaver
adrian.kla...@aklaver.com



Reply via email to