Hi All,

I'm a social scientist wrestling with SQLite in Windows 8 (through R using
the RSQLite library) for some data manipulation and querying.

No matter what I do to cache_size (or R's memory settings), SQLite never
seems to be using more than about ~1900 mb of RAM. Is that a result of the
32 bit build (on another project I discovered 32bit windows is limited to
1900 mb per thread due to how memory addresses are stored)?

If so, any advice on installing 64bit version on Windows 8 for someone with
zero experience compiling C?

Thank you so much!

Nick
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to