-
Declarative way to publish changes to one or more tables using logical replication (publications), as well as to subscribe to any Postgres 10+ publication (subscriptions) and consume those events.
- …
-
I'm trying to set up a streaming data ingestion between Postgres and Clickhouse the process works well but data is replicated partially to Clickhouse. I get this error in the logs but I don't know whe…
-
ROWTIME |ROWKEY |ID |TITLE |DESCRIPTIO|COVER_IMAG|BUSINESS_I|BUSINESS_T|CREATER |CREATE_DAT|OPERATE_DA|STATUS |FILE |ORG_ID |YEAR |ORDER |
| | …
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/DataLinkDC/dinky/issues?q=is%3Aissue) and found no similar issues.
### What happened
尝试使用flink sql local模式同步pgsql的数…
-
I'm not certain what I could be missing.
1. I have set up a Kafka broker server, with a Zookeeper and a distributed Kafka Connect.
2. For schema management, I have set up an Apicurio Schema Reg…
-
**Describe the bug**
Even though the `update_method` is set as `WAL`, t**he option was not marked in the UI**.
Also, **the publication wasn't visible**. It only became visible after manually …
-
Hi guys, i ran into an error while adding a connector with smt filtering ("customer-connector-smt"):
Request:
```
curl --location --request POST 'http://localhost:8083/connectors' \
--header 'Cont…
-
Hey All,
I was recommended to give `phobos` a check as I set up to do a massive reorganization of our LTO library (both physically in our mechanical library and in our filing cabinet storage.
W…
-
Original Issue: apache/pulsar#14015
---
The Pulsar 2.9.1 Docker container is using ~10..20% CPU in idle mode.
![Pulsar Excessive CPU use in idle](https://user-images.githubusercontent.com/129689…
sijie updated
2 years ago
-
my work flow is : Postgress 12 --> Debezium connect source --> Kafka --> Connect sink jdbc --> Postgres 12
Table in DB source is already set primary key. Could you take a look for me.
My db tabl…