Is it possible to setup replication from PostgreSQL to Kafka using PGlogical? Currently we are using attunity as our replication tool which has been causing issues on our instances. We are using RDS PostgreSQL.
Asked
Active
Viewed 387 times
0
-
That tool doesn't mention anything about kafka. What's wrong with Debezium? – OneCricketeer Nov 01 '20 at 15:03
-
@OneCricketeer Yes, I did read about Debezium. Not able to find steps involved in it. specifically for AWS RDS/Aurora instances. – Chetan Dev Khanna Nov 03 '20 at 14:19
-
Is that so? https://debezium.io/documentation/reference/1.0/connectors/postgresql.html#amazon-rds – OneCricketeer Nov 03 '20 at 14:22