Eugene Klimov
Eugene Klimov
```xml s3 http://minio:8000/data/s3 0 minioadmin minioadmin cache miniocached ./disks/minio_cache/ 50Gi default 50000000000 cache ``` ``` clickhouse-backup create my_backup clickhouse-backup restore my_backup ``` during restore wrong destination disk choosen ``` >...
parse `keeper_map_path_prefix` in preprocessed_configs resolve macros parse settings ``` SETTINGS `kafka_keeper_path` = '/clickhouse/tables/{uuid}/kafka_consumer', kafka_replica_name = '{replica}' ``` and use keeper.Dump , keeper.Restore
If partition inside required backup in backup sequence, then download nothing
download works good but restore try to search in default disk following actionable items need to apply: * try to reproduce bug with ATTACH PART for rebalanced disk * delete...
delete remote and cleanBackupObjectDisks - slow - need batching and parallelization for delete keys
for more security hardening and fix https://github.com/Altinity/clickhouse-backup/issues/1078#issuecomment-2607261570
Nice tool, i would like to see ClickHouse support in your tool. Look https://clickhouse.com/docs/en/, this is a blazing fast analytical database.