Re: master/master replication with load balancer in front - Mailing list pgsql-general

From Chris Mair
Subject Re: master/master replication with load balancer in front
Date
Msg-id 1d00719e4da402f028c9f3c217be72aa@smtp.hushmail.com
Whole thread Raw
In response to master/master replication with load balancer in front  (Florin Andrei <florin@andrei.myip.org>)
Responses Re: master/master replication with load balancer in front
List pgsql-general
> I see there are many different ways to build a PG cluster. What would be
> the best choice in my case?

Hi,

a few keywords in your mail hint at the fact you're using AWS?

If that's the case, you might want to look into their managed
PostgreSQL hosting: it's called Amazon RDS for PostgreSQL and
supports failover ("Multi AZ") and master-slave replication
("Read Replicas").

There's no master-master support, though. If you need that,
you might want to look into BDR, but then you need to patch...

As load balancer, PgPool-II might be what you're looking for.

Bye,
Chris.







pgsql-general by date:

Previous
From: John R Pierce
Date:
Subject: Re: Problem with pl/python procedure connecting to the internet
Next
From: Igor Sosa Mayor
Date:
Subject: Re: Problem with pl/python procedure connecting to the internet