On Mon, Dec 7, 2020 at 9:01 AM Yambu <hyambu@xxxxxxxxx> wrote:
Ok, whats happens in the case when you have 2 slave servers?
Then use streaming replication with replication slots, and don't use a WAL archive at all. This is what replication slots were invented for.
If you are using an archive merely to support replication, then you are using an archaic setup.
You might have a good reason for using a WAL archive, but you haven't described what that reason is.
Cheers,
Jeff