Skip to content

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

Open
dlsimple wants to merge 1 commit into
aliyun:masterfrom
dlsimple:feature/postgres-jsonb
Open

硬改版本,不建议合并,有短期需求的自取。#131
dlsimple wants to merge 1 commit into
aliyun:masterfrom
dlsimple:feature/postgres-jsonb

Conversation

@dlsimple
Copy link
Copy Markdown

  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
Copy Markdown

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
Copy Markdown
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