Relative Content

Tag Archive for postgresqldebezium

Debezium for Postgresql (Read-only)

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.