You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Even when I try running this on a 20-core iMac with 64 GB of RAM, I get "JavaScript heap out of memory" errors and it doesn't complete. It actually doesn't copy anything.
Is there any way to break this up into smaller steps or reduce its memory footprint when I have no control over how the data is divided in the SQLite file?
Thanks in advance!
(Small aside: npmjs still has only 1.1.14 and doesn't install 1.1.15.)
The text was updated successfully, but these errors were encountered:
I have a really big DB—4.4 GB!
Even when I try running this on a 20-core iMac with 64 GB of RAM, I get "JavaScript heap out of memory" errors and it doesn't complete. It actually doesn't copy anything.
Is there any way to break this up into smaller steps or reduce its memory footprint when I have no control over how the data is divided in the SQLite file?
Thanks in advance!
(Small aside: npmjs still has only 1.1.14 and doesn't install 1.1.15.)
The text was updated successfully, but these errors were encountered: