硬改版本,不建议合并,有短期需求的自取。#131
Open
dlsimple wants to merge 1 commit into
Open
Conversation
dlsimple
commented
Dec 24, 2019
- 修复部分因为Postgres jsonb为空导致的segmentation fault
- 增加对于Postgres命令的配置文件和线程数的命令行参数支持
- 跳过copy_table_data复制报错,因为源库可以用权限来限制要同步的表
- 增加自动清理同步临时表,仅保留最近1000条
- 跳过因为未知原因导致的SQL为空的问题
- 跳过因为未知原因导致不该有的增量的INSERT报错
1. 修复部分因为Postgres jsonb为空导致的segmentation fault 2. 增加对于Postgres命令的配置文件和线程数的命令行参数支持 3. 跳过copy_table_data复制报错,因为源库可以用权限来限制要同步的表 4. 增加自动清理同步临时表,仅保留最近1000条 5. 跳过因为未知原因导致的SQL为空的问题 6. 跳过因为未知原因导致不该有的增量的INSERT报错
|
|
Member
|
感谢你的贡献。 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.