-
|
Hello, and I also see this however when I check the storage bucket I see that some of the tables and parts are missing, and I observed that initially during upload there were much more files in the bucket but at some point they were deleted. What might cause this partial deletion of files? Could it be that combination of We are using |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 9 replies
-
|
how exactly you execute clickhouse-backup? upgrade clickhouse-backup to 2.6.41, it contains feature with *.pid which prevent execution two parallel operation with the same backup even when you execute clickhouse-backup directly without using REST api |
Beta Was this translation helpful? Give feedback.
-
this is weird, list operation is synchronous and shall be finished after return response |
Beta Was this translation helpful? Give feedback.
how exactly you execute clickhouse-backup?
upgrade clickhouse-backup to 2.6.41, it contains feature with *.pid which prevent execution two parallel operation with the same backup even when you execute clickhouse-backup directly without using REST api