Npgsql uneven load balancing during round-robin
I’m seeing strange load balancing behaviour when using Npgsql
. I have one primary and three standby servers. As the primary can change (if it goes down and a standby is promoted), I’ve included all four servers in my connection string, but specified that Standby should be used.