debezium/dbz
Add example for capturing changes from multiple SQL Server databases [DBZ-4803]
开放
#585 创建于 2025年12月11日
component/examplesgood first issuemigrated-from-jiratype/task
仓库指标
- 星标
- (3 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
Migrated from DBZ-4803
With DBZ-4783 in place, it's now possible to capture changes from multiple logical DBs on the same physical SQL Server host using one connector. The required config is shown in [this PR|https://github.com/debezium/debezium/pull/3261]. I suggest we create a separate example along those lines.