babelfish-for-postgresql / babelfish_extensions

Babelfish for PostgreSQL provides the capability for PostgreSQL to work with applications written for Microsoft SQL Server. Babelfish understands the SQL Server wire-protocol and T-SQL, the Microsoft SQL Server query and procedural language, so you don’t have to switch database drivers or rewrite all of your application queries.
https://babelfishpg.org/
Apache License 2.0
271 stars 92 forks source link

Debezium to stream data in babelfish #2870

Closed kranthi1385 closed 1 week ago

kranthi1385 commented 3 weeks ago

Hi Experts,

Is it possible to configure debezium and stream data using kafka in Babelfish. If yes can you please suggest the steps.

shardgupta commented 2 weeks ago

I believe you are talking about https://debezium.io/documentation/reference/stable/connectors/postgresql.html. We haven't tried this tool, so can't really say if would work or not. If you have used this previously with PostgreSQL you can give it a try for Babelfish. The steps would remain same as we configure the logical replication slots using the PostgreSQL port only. If you face any specific issue, you can post it here.

shardgupta commented 1 week ago

@kranthi1385 , We haven't received any communication on this in last few days. Feel free to close this ticket if this is no longer needed.

kranthi1385 commented 1 week ago

@shardgupta sorry we are working on other development and kept this in hold for now will close the ticket