Schema handling while fabric mirroring is enabled on the Postgres destination
We are syncing data into a Postgres destination, and from this Postgres destination, we have mirroring enabled via Microsoft Fabric. Currently, whenever a schema change is made at the source side, it breaks the connection. This happens because the query fails at the destination, with an error stating that CDC is running in the destination.
Destination should throw a notification/task whenever a schema change is detected or if destination can handle automatically.
I have 70 connectors running with same source and destination types.
Please sign in to leave a comment.
Comments
0 comments