Hi all,
       I am using an memory type sqlite database in our embedded
application. After the applicate run a while ,the system will run ourt of
out of memory. So, is there a way to know how many memory is used by sqlite?
That would include the memory for page cache , any other other internal
memory used the sqlite ,as well as the memory for database itself. Thanks
for your help.
-- 
View this message in context: 
http://www.nabble.com/How-to-how-many-memory-is-used-by-sqlite-tp24034261p24034261.html
Sent from the SQLite mailing list archive at Nabble.com.

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

Reply via email to