I fixed this by reducing the cache size from 2000 to 200. I may want to
adjust some more but will continue to test.
Chris
___
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
I am running into issues where I am running out of memory on my embedded
app. I have stored 10K records in a table. There is an index on a key
field and a sort field. An external program needs to reconcile its data
with the data in this table. It does so 200 records at a time. The code I
am us
2 matches
Mail list logo