Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join us at FabCon Vienna from September 15-18, 2025, for the ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM. Get registered

Reply

Issues with Azure PostgreSQL CDC to Eventhouse (KQL) using EventStream

Hello Everyone,

We are streaming data from Azure PostgreSQL CDC to Eventhouse and encountering issues with missing or duplicate records, likely due to inconsistencies in how CDC events are captured, processed, or committed into Fabric OneLake.

The input from PostgreSQL into Event Stream appears correct, but when the data is stored in KQL, we are seeing either fewer or more records than expected.

Has anyone used Azure PostgreSQL as a source connector with KQL as the destination? We are unable to use Lakehouse as the destination due to a conversion error, which the Microsoft PG team is currently investigating.

Any insights would be greatly appreciated.

Thank you!

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @PrachiJain_2025 ,

I tested it myself according to the steps in this document, but I didn't find any problems.
Add PostgreSQL Database CDC source to an eventstream - Microsoft Fabric | Microsoft Learn
However, the amount of data I tested was small. How big is your data? Are there multiple data tables involved?

You can try to modify some restriction policies in the KQL database using these commands and then re-import to see if the problem still exists.
Request limits policy - Kusto | Microsoft Learn

vjunyantmsft_0-1740364376316.png


Also, I saw you mentioned:

the Microsoft PG team is currently investigating

If you find a solution in your feedback, please remember to reply the problem and solution below so that other users can find the solution faster. Thank you!

Best Regards,
Dino Tao 

View solution in original post

1 REPLY 1
Anonymous
Not applicable

Hi @PrachiJain_2025 ,

I tested it myself according to the steps in this document, but I didn't find any problems.
Add PostgreSQL Database CDC source to an eventstream - Microsoft Fabric | Microsoft Learn
However, the amount of data I tested was small. How big is your data? Are there multiple data tables involved?

You can try to modify some restriction policies in the KQL database using these commands and then re-import to see if the problem still exists.
Request limits policy - Kusto | Microsoft Learn

vjunyantmsft_0-1740364376316.png


Also, I saw you mentioned:

the Microsoft PG team is currently investigating

If you find a solution in your feedback, please remember to reply the problem and solution below so that other users can find the solution faster. Thank you!

Best Regards,
Dino Tao 

Helpful resources

Announcements
May FBC25 Carousel

Fabric Monthly Update - May 2025

Check out the May 2025 Fabric update to learn about new features.

May 2025 Monthly Update

Fabric Community Update - May 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors
Top Kudoed Authors