Summary
User is facing issues with CDC configuration in Airbyte using Docker Compose, specifically related to missing incremental sync options, updating _ab_cdc_updated_at key, and primary key not being recognized in the source table.
Question
Hi Team can any help me on this, I running airbyte using docker compose, I want to CDC from source postgresql to destination postgresql. I have configured source and destination but i got below issuues
- I am only getting Full Refresh | Overwrite and Full Refresh | Append, But not getting Incremental - Append Sync and Incremental - Append + Deduped.
- Not updating _ab_cdc_updated_at key while row updation.
- Also Primary Key not getting in source table while connection. Here name is primary key.
This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. Click here if you want
to access the original thread.