Hi, I just tried to set wal_level to logical and I received and error.
How to stream events (create update and delete) to external system?
Solutions like debezium and kafka connect would not work with bit.io?
Hi, I just tried to set wal_level to logical and I received and error.
How to stream events (create update and delete) to external system?
Solutions like debezium and kafka connect would not work with bit.io?
Hi @alexandre bit.io does not currently support streaming WAL to any external systems. At the moment, WAL streaming is reserved for backups and replication only.
Is there any plan to support it in the future?
Alternatively, what would be amazing is something similar to what cockroach do with their changefeed CREATE CHANGEFEED
This is not currently on our roadmap, but your feedback helps us prioritize!