Load Balancer with PostgreSQL - Mailing list pgsql-general

From Lucas
Subject Load Balancer with PostgreSQL
Date
Msg-id D430BDD2-426D-453C-89DA-DABCA37F8907@sud0.nz
Whole thread Raw
List pgsql-general
Hi guys.

I was wondering if you guys could share what are you using for Load Balancing with PG?
It has to be smart enough to understand when a server is too busy to get a request, so it sends it to the other slaves.
I understand there is PGPool available for this, is there any solution tool you guys use? Also, for context, my DB
stackis deployed in AWS on EC2 instances. 

Thanks!
Lucas


pgsql-general by date:

Previous
From: David Rowley
Date:
Subject: Re: Select .... where id not in (....) returns 0 incorrectly
Next
From: BeginnerC
Date:
Subject: Where is the best place to read for the paper around database?