-
Error 1:
[clickhouse][connect=21][stmt] close
2022/03/10 17:18:56.445324 error can't restore 'nonencry.non': error during filepath.Walk for part 'all_1_1_0': lstat /var/lib/clickhouse/backup/non_…
-
Hello. I got a some strange behaviour while restoring partition. I want just restore a one parition in table, but clickhouse-backup is trying to delete a whole table. What do I miss?
`clickhouse-ba…
-
I don't know is there any plan to support more engines. Or how to implement them
-
### Official Helm Chart version
1.6.0 (latest released)
### Apache Airflow version
2.3.0
### Kubernetes Version
v1.20.6
### Helm Chart configuration
```
- helm repo add apache-ai…
-
Running the action `restore_remote` works perfectly if I start from an empty clickhouse cluster, with backups in my s3 bucket.
But if I run a backup, then a restore I get an error:
```
backup i…
-
Using standard containers following similar setup from staging to deploy clickhouse on production AWS environment.
Things to consider:
* Security credentials
* Development access (ssh tunnel)
* Logg…
-
Hi:
I restore data from backup. The --table parameter doesn't work. And finded all database and data have being import.
resotre command:clickhouse-backup restore --table LOG.T_BIZ_MONITOR_TEST --r…
-
I installed clickhouse-backup in my cluster and I am ready to use it. I wanted to test the command line before creating a cron job that will automate all operations.
So, I launched a first command …
-
Hello. Thank you for your solution. But how to use the tool when CH cluster is run in docker? Do I need to install tool inside every docker instance in cluster? Or I can somehow to use it on the host?
-
**system.backup_actions** is this part of latest clickhouse release ?
I do not see this in Clickhouse 20.12 version.