László GÖRÖG
László GÖRÖG
It took me while to understand your message. Unfortunately, English is not my main language. First of all, you are correct. My original report is not a "real" bug. The...
The 2021 roadmap for ClickHouse contains a "backup" feature. The issue which tracks this feature is https://github.com/ClickHouse/ClickHouse/issues/13953 Once that story is done there will be official backup and restore commands...
My assumption is the same. A folder have to be mounted to expose backups. I will run some tests tomorrow.
The type of a disk under `storage_configuration` can be s3. I have to do some testing to see if backup and restore works with that type.
I had a closer look on https://github.com/AlexAkulov/clickhouse-backup. The functionality which uses `BACKUP` and `RESTORE` is referenced as "EmbeddedBackup" in the code. During embedded backup, they build a `BACKUP` query with...
@robUx4 I can see on the mailing list that a new errata is created. Currently the wording around `maxOccurs` in the document and the xml specification do not match. Do...
I won't have the capacity to work on this any time soon. Feel free to close it.