Hi All,
I’m new to Aiven, I use Free version for my learning tools, how to connect to Alibaba Apsara DB (PostgreSql 14)?
thanks
Hi All,
I’m new to Aiven, I use Free version for my learning tools, how to connect to Alibaba Apsara DB (PostgreSql 14)?
thanks
Hi,
could you please specify what you are exactly want to connect and how?
Do you want to exchange, transfer or migrate data between your existing Alibaba AbsaraDB and a free tier PostgreSQL instance you have created on Aiven platform?
If so there are several ways based on simple pg_dump or more sophisticated based on logical replication.
There are also alternatives using a managed Kafka Connect/Debezium to create a decoupled change data capture pipeline between your Alibaba instance and a Postgres instance on Aiven side.
Cheers
Dirk
Hi Dirk,
Thank you for your reply. I want to try Aiven to investigate the slow query issue with my PostgreSQL statement, but my PostgreSQL instance is located on Alibaba Cloud.