LightDB-ETL参考手册
- 1. 前言
- 2. 快速开始
- 3. 特殊需求配置
- 4. 配置选项说明及参数
- 4.1. etl.global.runModel
- 4.2. logging.config
- 4.3. etl.global.sourceDatabase
- 4.4. etl.global.targetDatabase
- 4.5. etl.target.jdbc.mode(指定lightdb兼容模式)
- 4.6. etl.global.showSql
- 4.7. etl.global.fastFail
- 4.8. etl.source.onCommitPreserveRows
- 4.9. etl.global.removeDoubleQuote
- 4.10. etl.global.plpgSql
- 4.11. etl.global.ignoreCase
- 4.12. etl.global.ignoreCaseMixing
- 4.13. etl.global.syncTableDataOpenTruncate
- 4.14. etl.global.compileOracleProcedure
- 4.15. etl.global.onlyTransferTempTables
- 4.16. etl.global.compareAll
- 4.17. etl.global.excludeColumns
- 4.18. etl.global.booleanColumns
- 4.19. etl.global.bool2charmode
- 4.20. etl.global.packageRegex
- 4.21. etl.global.typeRegex
- 4.22. etl.global.syncCustomTableData
- 4.23. etl.global.customException
- 4.24. etl.global.errorSaveLightdbSchema
- 4.25. etl.global.errorSaveLightdbTable
- 4.26. etl.global.batchCount
- 4.27. etl.global.concurrentThreadCount
- 4.28. etl.global.includeTableRegexp
- 4.29. etl.global.excludeTableRegexp
- 4.30. etl.global.transferSchemas
- 4.31. etl.global.targetSchemas
- 4.32. etl.global.transferOnlyProcedures
- 4.33. etl.global.keywords
- 4.34. etl.global.sqluldr2CmdPrefix
- 4.35. etl.global.enableFunctions
- 4.36. etl.source.jdbc.url
- 4.37. etl.source.jdbc.username
- 4.38. etl.source.jdbc.password
- 4.39. etl.target.jdbc.url
- 4.40. etl.target.jdbc.username
- 4.41. etl.target.jdbc.password
- 5. 校验结果
- 6. 版本发布历史