Re: PostgreSQL Replication between Different Major Version (11-13)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Just use the build in logical replication of PostgreSQL. It works perfectly between PG v-11 and PG v-13.
Only requirement is each table must have a primary key to assure data object consistency and integrity.
Tables which are not updated by client tool (archive tables) might be migrated by using normal pgdump/psql or pg_restore.

Magnus Rolf

Outlook voor Android downloaden

From: Magnus Hagander <magnus@xxxxxxxxxxxx>
Sent: Wednesday, December 29, 2021 2:27:36 PM
To: Alvaro Aguayo <aaguayo@xxxxxxxxxxxxxxx>
Cc: Ram Pratap Maurya <ram.maurya@xxxxxxxxxxxxxxxxxxxx>; pgsql-admin@xxxxxxxxxxxxxxxxxxxx <pgsql-admin@xxxxxxxxxxxxxxxxxxxx>; Ashish Chugh <ashish.chugh@xxxxxxxxxxxxxxxxxxxx>
Subject: Re: PostgreSQL Replication between Different Major Version (11-13)
 

[Index of Archives]     [Postgresql Home]     [Postgresql General]     [Postgresql Performance]     [Postgresql PHP]     [Postgresql Jobs]     [PHP Users]     [PHP Databases]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Databases]     [Yosemite Forum]

  Powered by Linux