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 stack is deployed in AWS on EC2 instances.
Thanks!
Lucas