Skip to content

First time partial sync on database with more than 1 billion rows of records #877

Answered by Mimetis
bearyung asked this question in Q&A
Discussion options

You must be logged in to vote

Hi,

Do you have a Created / Modified Date column in this table?
If yes, I suggest using it as a Filter.

If this table is really big, you can also use Snapshot (Be careful if you are using a filter, [snapshot should be filtered as well).

And if you want to separate the sync of this particular table from the others, I will rather go for 1 scope with only this table and 1 scope with all the other tables (See multi scopes documentation)

Let us know if it's matching your requirement

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@bearyung
Comment options

@Mimetis
Comment options

@bearyung
Comment options

@Mimetis
Comment options

Answer selected by bearyung
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants