On Fri, 2020-03-20 at 11:27 +, Mariya Rampurawala wrote:
> I have been working on a project where I need to virtualize the postgresql
> standby server.
> The wal receiver process listens to the Physical IP and a random port.
> How can I configure it to listen to a VIP that the wal sender proce
Hi,
I have been working on a project where I need to virtualize the postgresql
standby server.
The wal receiver process listens to the Physical IP and a random port.
How can I configure it to listen to a VIP that the wal sender process can
connect to?
Also, Is there a way I can configure the por