Chunked-resume
Choose chunked-resume when large tables or operational interruption risk make restart cost unacceptable.
What defines this pattern
Section titled “What defines this pattern”resume = trueunlogged_tables = falsechunk_size = 100000or tuned to your data shapevalidation = "row_count"
Best fit
Section titled “Best fit”- very large tables
- unstable networks or long-running maintenance windows
- rehearsals where recovery procedure matters as much as raw throughput