Skip to content

Chunked-resume

Go with chunked-resume when big tables or the risk of interruption make starting over too costly to stomach.

  • resume = true
  • unlogged_tables = false
  • chunk_size = 100000 or tuned to your data shape
  • validation = "row_count"
  • very large tables
  • unstable networks or long-running maintenance windows
  • rehearsals where recovery procedure matters as much as raw throughput