PolarDB Multi-master-sharded-tables cluster load balancing
04:32 25 Mar 2026

PolarDB Multi-master-sharded-tables cluster supports adding and deleting read-write nodes, but how can we ensure that the db accesses are evenly distributed across all database nodes after the operation? Is this achieved through a specific SQL statement, or any manual configuration?

polardb