You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sync mode for all tables is set to Incremental | Deduped + history
Cursor field is automatically set to _ab_cdc_cursor
Primary key is automatically set to id
Initial sync worked perfectly (and really quickly). However, every subsequent sync has the same number of committed records - i.e. all the records are getting synced again and again.
I thought that CDC would only sync added/updated/deleted records?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Incremental | Deduped + history
_ab_cdc_cursor
id
Initial sync worked perfectly (and really quickly). However, every subsequent sync has the same number of committed records - i.e. all the records are getting synced again and again.
I thought that CDC would only sync added/updated/deleted records?
Beta Was this translation helpful? Give feedback.
All reactions