李金榜

Results 10 comments of 李金榜

> Are you sure `clickhouse-backup server` still running? Yes, pretty sure. > Could you share results for the following query? > ```sql > SHOW CREATE TABLE system.backup_list; > SELECT *...

> Could you share result of the following command > ``` > LOG_LEVEL=debug S3_DEBUG=true clichouse-backup list remote > ``` [debug.log](https://github.com/AlexAkulov/clickhouse-backup/files/9256450/debug.log) It takes a long time to request some backup's metadata.json...

> > There are only 2k rows data in system.backup_list > > system.backup_list depends on local cache in /tmp/ folder could you share `ls -la /tmp/`? > > 2k rows...

By the way, when I insert 'delete remote ***' command into system.backup_actions, the command certainly will be failed with the error info as follow. What can I do for this...

> could you share logs inside clickhouse-backup container for this operation? I can not find the related log in clickhouse-backup container and the related row in system.backup_action. What should I...

I only need to backup hot data instead of all of them. Actually it will works well if I can get result quickly for my query.

Why did I get these broken backups? If I retry upload the same backup, will the problem solved? And why broken backups affect my query process?

Does the larger image provide more features than the other one?

> For row policies, i think it's better to look into user storage in ZooKeeper. > > https://kb.altinity.com/altinity-kb-integrations/altinity-cloud/altinity-cloud-access-management/ > > ``` > > > > /etc/clickhouse-server/users.xml > > > /clickhouse/access/...

How can I do this? Or it will be new requirement?