Quantcast
Viewing all articles
Browse latest Browse all 16689

PostgreSQL Bulk Loader - don't fail on bad input

Is there a way for the PostgreSQL Bulk Loader to continue doing inserts even if it encounters bad input? As in, it should continue inserting the rows that are valid, and if it encounters one that is invalid, it will drop it and continue processing. When bulk loading large amount of data, I would prefer it to not die immediately just because of one bad data point. Unchecking "Stop on error" doesn't seem to help. It will continue, but I don't see any inserts occurring.

Viewing all articles
Browse latest Browse all 16689

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>