-
**Describe what's wrong**
I can't backup to a local disk
**How to reproduce**
/etc/clickhouse-server/config.d/backup_disk.xml
```
local
…
-
ClickHouse version: 24.3.5.46
**Company or project name**
Machine Factor Technologies
**Describe what's wrong**
I am trying to restore a backup of a huge table from a disk (a regular disk …
-
Clickhouse version: version 23.4.2.11 (official build)
I have a simple clickhouse cluster setup (1 shard, 2 replicas). It has both the `default` DB and another `name` db which stores the relevant d…
-
An attempt to backup a table to s3_plain disk fails
```
BACKUP TABLE reporter.log_record TO Disk('s3_plain', '2023-07-19T09-30-45')
Query id: 2b08b8af-1d39-40f8-9d12-d734dab47557
0 rows in s…
-
**Use case**
To quickly/easily track/inspect a database schema it would be useful to have a command that dumps a/all database(s) to stdout.
**Describe the solution you'd like**
Something alik…
-
**How to reproduce**
* Which ClickHouse server version to use
24.1.2-alpine
**Error message and/or stacktrace**
```
signoz-clickhouse-udf-init + wget -O /tmp/histogramQuantile https://github.co…
-
Hi folks,
This issue is related to my previous 2 issues #68387 & #68597, but now I'm pretty much sure the problem is with ClickHouse Keeper.
### Context
We have an original cluster consisting o…
-
Can I use clickhouse-backup to avoid backing up to the data directory and customize the backup file directory instead? For example, can I back up to /backup?
-
Encountering issues when trying to backup and restore tables using the `on cluster` clause with Azure Blob Storage as the backup disk.
## **Environment:**
ClickHouse server version: 23.6.2
Clus…
-
### Describe the bug
When views are recreated, it is not atomic. The run might fail after the existing view has been renamed to `backup`, but before the new (intermediate) has been renamed to the t…