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

数据冷热备份方案 #874

Open
lvjiangbinOTA opened this issue Apr 30, 2024 · 1 comment
Open

数据冷热备份方案 #874

lvjiangbinOTA opened this issue Apr 30, 2024 · 1 comment

Comments

@lvjiangbinOTA
Copy link

原数据库A中有表C1,C1设置了数据过期索引。目的数据库B中表C2,C2无索引。
先使用mongoshake进行一次全量同步,之后持续的增量同步,如何做到C1中的过期数据删除动作不影响C2中的数据?

@ilaotan
Copy link

ilaotan commented May 30, 2024

自己改源码加判断?

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

No branches or pull requests

2 participants