Skip to content

'never' is no longer a valid mode when starting the connector #216

@fishwdev

Description

@fishwdev

https://docs.synchdb.com/1.3/tutorial/sqlserver_cdc_to_postgresql/#cdc-only

SELECT synchdb_start_engine_bgw('sqlserverconn', 'never');

Connector configuration is not valid. The 'snapshot.mode' value is invalid: Value must be one of always, initial_only, configuration_based, when_needed, initial, custom, schema_only, no_data, recovery

Which snapshot mode can be used for CDC only now? Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions