Load balancing in postgres master slave HA cluster

From: soumitra bhandary <soumitra(dot)bhandary(at)hotmail(dot)com>
To: "pgsql-admin(at)lists(dot)postgresql(dot)org" <pgsql-admin(at)lists(dot)postgresql(dot)org>, "pgadmin-support(at)lists(dot)postgresql(dot)org" <pgadmin-support(at)lists(dot)postgresql(dot)org>
Subject: Load balancing in postgres master slave HA cluster
Date: 2019-02-19 09:13:51
Message-ID: PN1PR0101MB210960505AC86C0E5C6A2607E07C0@PN1PR0101MB2109.INDPRD01.PROD.OUTLOOK.COM
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support pgsql-admin

Hi ,

Any one has experience on working with HA proxy set up with Postgres Master Slave replication .

Query : I would like to divert the Write requests to Master and all read requests to Slave server .

To achieve that can I use HA proxy server ? If any one has already implemented the same . Please share me the steps .

Or ,

Any other method can be used to achieve the same using freeware .

Thanks
Soumitra

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Prince Pathria 2019-02-19 09:20:57 Re: Load balancing in postgres master slave HA cluster
Previous Message richard coleman 2019-02-18 13:28:30 Re: Either Find does not work or I don't know how to make it work

Browse pgsql-admin by date

  From Date Subject
Next Message Prince Pathria 2019-02-19 09:20:57 Re: Load balancing in postgres master slave HA cluster
Previous Message Steven Crandell 2019-02-18 19:11:21 Re: Make grant all on all tables in schema x persistent for new tables