Hi all, i need help to resolve this error while I was uploading my
file.json into a database.
I use this procedure
$ curl -d @your_file.json -X POST http://127.0.0.1:5984/mydb/_bulk_docs
but a fews moment later
return me this error
curl: option -d: out of memory.
any idea to solve this problem? Is possible that my json file is too
big?? (file is 3.1gb)
Regards
--
-----------------------------------------------
[-------WHOAMI------] Mauro Fagnoni
[----------ICQ#---------] 279572903
[--------MSNID--------] maurofagnoni@yahoo.it
[--YAHOOMSNID--] maurofagnoni@gmail.com
[--GOOGLETALK--] mauro.fagnoni@gmail.com
[-GOOGLEWAVE-] mauro.fagnoni@googlewave.com
[------JABBER-------] mauro.fagnoni@gmail.com
[------SKYPE--------] mauro.fagnoni
[-----LinuxUser#----] 346345
[----------Blog---------] http://kingmauro.wordpress.com
-----------------------------------------------
|