Load balancing read-only queries between all nodes #2060
Unanswered
mathe-matician
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How do I enable load balancing for read-only queries between all cluster nodes?
Do I have to set both
enable_master_load_balancer
andenable_replica_load_balancer
totrue
?I've read the documentation and it isn't very clear to me from the load balancing section.
Beta Was this translation helpful? Give feedback.
All reactions