> is there a way to get the size of a :memory: db in the sqlite3.exe 
> command line interpreter?
> Or any other way?
>   
Also, would using a small PRAGMA page_size value decrease the amount of 
memory used?

I think the default size is 4096 bytes, how about 512 bytes for an 
in-memory database with only 3 fields? (string, and two ints?)

-- 
Christophe Leske

www.multimedial.de - [EMAIL PROTECTED]
http://www.linkedin.com/in/multimedial
Lessingstr. 5 - 40227 Duesseldorf - Germany
0211 261 32 12 - 0177 249 70 31


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

Reply via email to