Skip to main content

Community

Connector Improvement: Detect DDL-driven field changes in Postgres Connector

Answered

Please sign in to leave a comment.

Comments

1 comment

  • Official comment

    Hi Ryan,

    Thanks for your post in our feature requests portal! I'm Kevin, database PM at Fivetran.

    This is a product gap we are aware of and are working towards a solution. One difficulty is that Postgres does not log DDL changes in its logs, so we have to detect when schema changes happen in order to backfill that data. While we don't have a timeline for this feature yet, this is one of our top asks and we are hoping to prioritize this very soon.

    Just to confirm, are you using the XMIN or WAL update method?