Re: Streaming Replication clusters and load balancing - Mailing list pgsql-hackers

From Josh Berkus
Subject Re: Streaming Replication clusters and load balancing
Date
Msg-id 56007C64.2010107@agliodbs.com
Whole thread Raw
In response to Streaming Replication clusters and load balancing  (James Sewell <james.sewell@lisasoft.com>)
List pgsql-hackers
On 09/17/2015 07:27 PM, James Sewell wrote:
> Hello all,
> 
> I have recently been working with PostgreSQL and HAProxy to provide
> seamless load balancing to a group of database servers. This on it's own
> isn't a hard thing: I have an implementation finished and am now
> thinking about the best way to bring it to a production ready state
> which could be used by others, and used in load-balancers other than
> HAProxy with minimal config changes.

Funny, I've been working on this exact problem today to add to the
Patroni project: https://github.com/zalando/patroni

My solution will depend on patroni's included HTTP access, though, so
I'm not sure it will work for you.  Anyway, this isn't a topic for
pgsql-hackers mailing list, so reply offlist if you want to discuss further.

-- 
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com



pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: jsonb_set array append hack?
Next
From: Thom Brown
Date:
Subject: Re: jsonb_set array append hack?