Skip to content

Question: how to run debezium on Postgres to do periodic sync's up to the latest snapshot #17

@diwu-sf

Description

@diwu-sf

Hi,
I have a usecase where I want to trigger the debezium sync every hour to CDC from Postgres to DLT, each time the sync runs, I would like it to pick up from the latest state checkpoint and continue from that point onto the current WAL position at the start of the sync.

Can you provide an example of how to configure this?
The doc shows how to do either an initial sync, or a continuous sync, but what I'm looking for is something in between as a scheduled periodic incremental sync.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions