Company or project name
No response
Question
clickhouse version: 23.2.4.12
server-1, server-2, server-3
i want to deleting row in cluster
ex)
DELETE FROM table WHERE seq = 1
Should I connect to 3 servers and delete them?
Otherwise, is there any other easy way?
Company or project name
No response
Question
clickhouse version: 23.2.4.12
server-1, server-2, server-3
i want to deleting row in cluster
ex)
DELETE FROM table WHERE seq = 1
Should I connect to 3 servers and delete them?
Otherwise, is there any other easy way?