Re: Wal receiver process listens to physical IP

2020-03-20 Thread Laurenz Albe
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

Wal receiver process listens to physical IP

2020-03-20 Thread Mariya Rampurawala
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