Skip to content

Connection pooling/load balancing for PostgreSQL

Instead of using our custom Azure LB setup it might be worth considering Pgpool-2. If I remember correctly AWS uses this for PostgreSQL on RDS.

More info about pgpool: