How to Loadbalance a Postgres BDR Cluster
1
vote
1
answer
442
views
I'm planning to use BDR (by 2ndQuadrant) to setup a multi master cluster for my PostgreSQL Databases. how can i achieve real loadbalancing for read and write Operations? I dont want to do it on the application side.
Is it a good idea to combine pgpool and a BDR Cluster, given that pgpool seems to be able to Balance only Select-Queries or is there a better way to distribute load over the whole cluster?
Asked by RootOfProblem
(245 rep)
Jul 7, 2017, 06:03 AM
Last activity: Jul 10, 2018, 06:23 PM
Last activity: Jul 10, 2018, 06:23 PM