Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

硬改版本,不建议合并,有短期需求的自取。 #131

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dlsimple
Copy link

  1. 修复部分因为Postgres jsonb为空导致的segmentation fault
  2. 增加对于Postgres命令的配置文件和线程数的命令行参数支持
  3. 跳过copy_table_data复制报错,因为源库可以用权限来限制要同步的表
  4. 增加自动清理同步临时表,仅保留最近1000条
  5. 跳过因为未知原因导致的SQL为空的问题
  6. 跳过因为未知原因导致不该有的增量的INSERT报错

1. 修复部分因为Postgres jsonb为空导致的segmentation fault
2. 增加对于Postgres命令的配置文件和线程数的命令行参数支持
3. 跳过copy_table_data复制报错,因为源库可以用权限来限制要同步的表
4. 增加自动清理同步临时表,仅保留最近1000条
5. 跳过因为未知原因导致的SQL为空的问题
6. 跳过因为未知原因导致不该有的增量的INSERT报错
@CLAassistant
Copy link

CLAassistant commented Mar 12, 2020

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@wjzeng
Copy link
Member

wjzeng commented Jun 15, 2020

感谢你的贡献。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants