-
Hello.
I have an issue with upload freezing to S3 on the new 1.3.1
Nothing interesting in the logs
```
2022/02/25 14:20:09.677384 debug finish upload to backup_25-02-2022_09:39:45/shadow/flows/flo…
-
I am not able to take the backup of containerised plus secure clickhouse. It is giving below error.
clickhouse-backup create
2022/03/09 17:45:53.501070 error can't connect to clickhouse: x509: ce…
-
root@myhost:/clickhouse-backup# ./clickhouse-backup create mybackup --config config.yml
```
...
2021/08/04 15:26:01 info done backup=mybackup operation=create table=default.…
-
Currently only the storage backing the databases is snapshot which doesn't guarantee consistent backups. We need to automate native backups of the respective DBs.
-
I tried using the new command `restore_remote`. With `--diff-from-remote` . But it only downloads the first backup it depends on.
I have 5 backups on remote, that each depend on the next:
```
…
-
### Detailed Description of the Problem
Got 2 LB that were :
listen chainlink_adapter_orchid_bandwidth
bind *:5671
mode http
http-request set-header Host http-lb.orchid-bandwidth-adapter.se…
-
Is it:
- Event data as seen in Discover tab?
- Issues tab?
- Issue metadata: like first/last seen, environments, tags?
- Performance tab?
In order to prepare for upgrade to new release I n…
-
Due to how `clickhouse-backup` interacts with the S3 API when listing existing backups, the `S3_PATH` is joined twice to the backup name before fetching the `metadata.json` file resulting in something…
prskr updated
2 years ago
-
This proposal is about extending Druid to support multi-stage distributed queries, something that I think will be really exciting and amp up what Druid is capable of.
## Motivation
Today Druid's…
-
i did the below steps on ubuntu 18.0.4 LTS (windows subsystem)
wget https://github.com/AlexAkulov/clickhouse-backup/releases/download/v1.0.0/clickhouse-backup.tar.gz
tar -xf clickhouse-backup.tar…