Re: replication - Mailing list pgsql-general

From Achilleas Mantzios - cloud
Subject Re: replication
Date
Msg-id d6eea96e-f96f-4285-8632-ab7e4092bb48@cloud.gatewaynet.com
Whole thread Raw
In response to replication  (Marc Millas <marc.millas@mokadb.com>)
List pgsql-general


On 4/25/25 14:50, Marc Millas wrote:
Hello,


One of my customers tells me he did a replication with the master on a debian 10
and the slave on a debian 12, both with a pg13.20, one on a pgdg110+1, the other a pgdg120.1

is this a good idea ??? (I don't think so...)

Sorry I dont quite get the pgdg110 vs pgdg120 distinction I guess they each support a different release of debian, but using the same architecture (e.g. amd64), same on disk structure structure , same PostgreSQL major version is a minimum for physical replication and you are 100% safe with that.

In order to be more flexible your client might want to try logical replication which lifts any of the restrictions mentioned above (if applicable) and even allows near zero-time upgrades.


thanks,


Marc MILLAS
Senior Architect
+33607850334


pgsql-general by date:

Previous
From: Achilleas Mantzios - cloud
Date:
Subject: Re: Clarification on RLS policy
Next
From: Adrian Klaver
Date:
Subject: Re: Clarification on RLS policy