02/02/2016 at 2:03 pm
#363311
Keymaster
@ Ryan
There is a CSV Import extension available for doing bulk imports. I imagine that there will be many hundreds of thousands of entries to import. You’re going to need a pretty beefy server to deal with that and import the CSV in much smaller chunks because even the the CSV Import does imports in small chunks by design ingesting such a large CSV file will still exhaust the server resources when trying to parse such a large file.
Hope that helps and answers your question thoroughly!
