Hacker News new | ask | show | jobs
by kikimora 814 days ago
PG has “copy” which would blow away bulk inserts. Other DB vendors have similar stuff for high-performance inserts. You would be much better off using those than using bulk inserts.