Hi,I have a question about how to balance the memory which the SQLite uses and 
the write speed which SQlite supports, if you have some advices,please tell me 
,thank you:)

The details:
As far as I know, SQLite supports the All-memory DB and All-disk DB, when I use 
the All-memory DB, SQlite can support the fastest written-speed but at the same 
time need the biggest memory which my program can’t support

I need test to find the relation about memory and the written-speed.

Can you tell me which parameter which I can use to set the memory the SQLite 
can use? Or  which doc can tell the way to set memory about SQLite.


Best wishes

Winnie

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

Reply via email to