Abnormal Issues from PG to PG

Note:
This topic has been translated from a Chinese forum by GPT and might contain errors.

Original topic: pg到pg问题异常

| username: dbaspace

Using Debezium for online data synchronization from PostgreSQL to PostgreSQL, the architecture is as follows:


Currently encountering an issue where tables with array data types cannot be synchronized. Table structure:

Synchronization error:


Does anyone know how to handle this?

| username: Billmay表妹 | Original post link

How about considering migrating to TiDB?

| username: Billmay表妹 | Original post link

| username: dbaspace | Original post link

Overseas business, the current volume is relatively small, so we are using PostgreSQL for report analysis :laughing:

| username: 有猫万事足 | Original post link

Let’s go with TiDB Serverless, I remember the storage is free if it’s under 5GB.

| username: xfworld | Original post link

It is estimated that Debezium cannot support such a capricious type for the time being. Check if the higher version supports it.

| username: Billmay表妹 | Original post link

5 clusters with 5GB usage each, approximately 25GB of free quota.

| username: TiDBer_CkS2lbTx | Original post link

It’s okay with a small amount of data, but transferring large amounts of data with Navicat is simply a nightmare.

| username: 这里介绍不了我 | Original post link

The TiDB community is asking for PostgreSQL talent.

| username: dbaspace | Original post link

I also popularized that Debezium can be used as a good tool for data synchronization.

| username: DBAER | Original post link

I think we need to ask the software community.

| username: Billmay表妹 | Original post link

Which cloud are you on?

| username: 这里介绍不了我 | Original post link

This is indeed quite good :joy:

| username: 洪七表哥 | Original post link

Hurry up and learn Debezium.