Hacker News new | ask | show | jobs
by mbogda 2530 days ago
What about translating data on the fly to the one big copy statement ?
1 comments

I could see that working. Just depends on your use case and what you want to accomplish.

The approach the author takes has the advantage that when data is in the load table it can then be used to load into a real table via some transform in batches and be done in the background.