I am currently researching methods to set up Debezium for PostgreSQL read replicas. My goal is to reduce the load on the primary database, which is crucial for my project. Unfortunately, I’ve noticed in the Debezium documentation that they don’t support read-only databases.
I’m wondering if there are any solutions or alternative tools that can help me achieve this goal?
Thank you in advance for your help!
Giang
Debezium can connect and cdc for read-only databases!
Trourest is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.