chproxy问题

发布于 2 年前 作者 bluerainy111 1037 次浏览 来自 问答

chproxy下insert数据会自动实现负载均衡吗? 我现在想insert本地表将他自动分散到其他分片中,这个插入语句应该如何写?

Will the insert data under chproxy automatically achieve load balancing? I now want to insert the local table to automatically distribute it to other shards. How should this insert statement be written?

回到顶部