Re: serializable master and non-serializable hot standby: feasible set up?

Laurenz Albe <laurenz.albe@cybertec.at>

From: Laurenz Albe <laurenz.albe@cybertec.at>
To: Jacob Biesinger <jake.biesinger@gmail.com>, pgsql-general@lists.postgresql.org
Date: 2024-10-16T04:23:38Z
Lists: pgsql-general
On Tue, 2024-10-15 at 16:27 -0700, Jacob Biesinger wrote:
> *would you* expect to be able to stand up a `repeatable read` replica against a
> `serializable` master? My expectation is that you'd simply change the setting in
> a .conf file on the replica and be good to go; is there something that would make
> this process really difficult / impossible?

I expect that to work fine, at least I cannot think of a problem with such a setup.
But I have been wrong before, so test it.

Yours,
Laurenz Albe