OscarO
Convex Community2w ago
2 replies
Oscar

Understanding Airbyte + Convex integration

Hey! We're in need of a bit more in-depth data analysis than Convex queries can offer, and have therefore set up an Airbyte + Convex integration that syncs to an external Postgres instance.

However, the first sync from Convex ends up syncing the entire database history into each table. Not just the history from that specific table, but the entire database. So each of our tables in Postgres now has 170k+ rows of non-relevant and non-interesting data. I was wondering if this is due to a bug, or if we've set something up incorrectly? Any guidance would be greatly appreciated!
Was this page helpful?