Hi Debraj Manna,
You have to make your client as read only so that client can not write on the master.
Hope this helps..
You have to make your client as read only so that client can not write on the master.
Hope this helps..
On Thu, Jun 14, 2018 at 4:16 PM, Debraj Manna <subharaj.manna@xxxxxxxxx> wrote:
HiIn a 3 node cluster with 1 master and 2 slaves with postgres 10.4 is there any configuration setting that will stop all writes to the master from the client. But the clients can read data from master and other slaves ?Thanks,