Skip to content

ClickHouse Backup Restore - InConsistent Metadata #974

Closed Answered by Slach
karthik-thiyagarajan asked this question in Q&A
Discussion options

You must be logged in to vote

metadata + data consistent inside one clickhouse-server

I don't understand how you achieve fail restore
could you provide more context?
logs and error messages?

Table schema after restore could be different on different shards
and yes, unfinished distributed ddl queries is not backuped

as workaround you could poll
SELECT count() FROM system.distributed_ddl_queue WHERE status != 'Finished'

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Slach
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants