pgcopydb icon indicating copy to clipboard operation
pgcopydb copied to clipboard

Add option "--split-tables-larger-than" for the "copy table-data" path

Open shane-borden opened this issue 8 months ago • 0 comments

Currently the copy table-data main option does not support the --split-tables-larger-than option like the clone process does. Often, there are times where the schema does not need to be re-copied but it would be desired to move the data in chunks.

shane-borden avatar Aug 27 '25 12:08 shane-borden