> Are each of your threads using their own handles or do they all share the 
> same handle?

I double-checked and it is possible that the checkpoint thread is
sharing an sqlite3* with a writer thread.  If so, that would account
for the problem, I think.  I'll look into this further and post a
follow up.  Thanks.
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to