File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -77,6 +77,8 @@ plugins:
77
77
Start/Stop a Connector : Iniciar/Detener un conector
78
78
Object Mapping Workflow : Flujo de trabajo de mapeo de objetos
79
79
MySQL CDC to PostgreSQL : CDC de MySQL a PostgreSQL
80
+ SQL Server CDC to PostgreSQL : CDC de SQL Server a PostgreSQL
81
+ Oracle CDC to PostgreSQL : CDC de Oracle a PostgreSQL
80
82
- locale : zh
81
83
name : 中文
82
84
site_name : SynchDB 文档
@@ -113,6 +115,8 @@ plugins:
113
115
Start/Stop a Connector : 启动/停止连接器
114
116
Object Mapping Workflow : 对象映射工作流程
115
117
MySQL CDC to PostgreSQL : MySQL CDC 到 PostgreSQL
118
+ SQL Server CDC to PostgreSQL : SQL Server CDC 到 PostgreSQL
119
+ Oracle CDC to PostgreSQL : Oracle CDC 到 PostgreSQL
116
120
- mike :
117
121
version_selector : true
118
122
css_dir : css
146
150
- JVM Memory Usage : monitoring/jvm_mem.md
147
151
- Tutorial :
148
152
- MySQL CDC to PostgreSQL : tutorial/mysql_cdc_to_postgresql.md
149
- # - SQL Server CDC to PostgreSQL: tutorial/sqlserver_cdc_to_postgresql.md
150
- # - Oracle CDC to PostgreSQL: tutorial/oracle_cdc_to_postgresql.md
153
+ - SQL Server CDC to PostgreSQL : tutorial/sqlserver_cdc_to_postgresql.md
154
+ - Oracle CDC to PostgreSQL : tutorial/oracle_cdc_to_postgresql.md
151
155
- Selective Table Replication : tutorial/selective_table_sync.md
152
156
# - Data Transformation: tutorial/data_transformation.md
153
157
# - Table Snapshot and Re-snapshot: tutorial/table_snapshot_resnapshot.md
You can’t perform that action at this time.
0 commit comments