-
**Describe what's wrong**
```
CREATE DATABASE db ENGINE=Atomic;
CREATE TABLE `db`.`.inner.table1` (id UInt64) ENGINE=MergeTree() ORDER BY id PARTITION BY id;
INSERT INTO `db`.`.inner.table1` SELEC…
Slach updated
3 months ago
-
I want to support the tool upload data to OSS Cloud. Can I be assigned with this task?
-
**Issue by [kishorer00](https://github.com/kishorer00)**
_Friday Jun 18, 2021 at 16:39 GMT_
_Originally opened as https://github.com/adobe/brackets/issues/15360_
----
### Prerequisites
* [ ] Can…
-
### Describe the bug
Hello
Kafka Connect with ClickHouse JDBC driver is used for integration between Kafka and ClickHouse.
We have a problem with duplicated records in ClickHouse and decided to…
-
### Describe the bug
### Steps to reproduce
1.
2.
3.
clickhouse:
target: default
outputs:
default:
driver: native
type: clickhouse
schema: default
use…
-
Currently the docs still point to Zookeeper and also says Zookeeper is required while Clickhouse 22.3 says Clickhouse-Keeper is production ready! I do see some k8's files for Clickhouse-Keeper but tha…
-
**Describe what's wrong**
PostgreSQL
```bash
echo 'CREATE DATABASE ch_pgsql_repl' | PGPASSWORD=root psql -v ON_ERROR_STOP=1 -U root
CREATE DATABASE
echo "CREATE TABLE t1 (id BIGINT PRIMARY KE…
Slach updated
2 months ago
-
## Description
I started a backup on a databse of 10 GB and after a while it returns a Timeout error:
```bash
"Timeout exceeded while receiving data from server. Waited for 300 seconds, timeout…
-
**What steps did you take and what happened:**
I am using Velero to back up a PostgreSQL dump created by a pre-hook command, so that Kopia can backup the dump, then delete the file using a post-hoo…
-
**Describe what's wrong**
after successful backup, can't restore MergeTree table
**A link to reproducer**
https://gist.github.com/b0375afc0db0054cd11cdd2e15474c91
**Does it reproduce on re…
Slach updated
5 months ago