target-redshift icon indicating copy to clipboard operation
target-redshift copied to clipboard

Disable COMPUPDATE and STATUPDATE during copy for performance?

Open FostersData opened this issue 5 years ago • 0 comments

Per this article, performance may be improved by adding COMPUPDATE OFF STATUPDATE OFF to COPY queries.

Note that PipelineWise takes this approach in their target-redshift implementation

FostersData avatar Feb 04 '21 22:02 FostersData