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

Jacob Biesinger <jake.biesinger@gmail.com>

From: Jacob Biesinger <jake.biesinger@gmail.com>
To: "Clay Jackson (cjackson)" <Clay.Jackson@quest.com>
Cc: "pgsql-general@lists.postgresql.org" <pgsql-general@lists.postgresql.org>
Date: 2024-10-16T19:24:32Z
Lists: pgsql-general
>
> Just out of curiosity, what’s the use case for this?
>
>
We use the read-only replica as a data source for analytics workflows. The
setup allows us to have fresh data without affecting performance of the
production environment.