-
| 
         咨询一哈 Oracle CDC 支持 使用Xstream的出站服务来进行数据捕获吗,我看到docker的示例都是用logminer,但是有其他地方文章指出支持XStream。  | 
  
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            gtk96
          
      
      
        Dec 15, 2021 
      
    
    Replies: 1 comment 1 reply
-
| 
         添加 debezium 的配置项 'database.connection.adpter' = 'xstream', 如果使用 SQL 的方式,则在表的 option 中添加配置项 'debezium.database.connection.adpter' = 'xstream'  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    1 reply
                  
                
            
      Answer selected by
        peniridis
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
添加 debezium 的配置项 'database.connection.adpter' = 'xstream', 如果使用 SQL 的方式,则在表的 option 中添加配置项 'debezium.database.connection.adpter' = 'xstream'