How does sqlite distinguish between a journal file left over
from a crash, and a journal file that some other process is
still using?

.. and if the answer is "try to open it yourself", then what about
the race condition where process A has finished,  and is about to
delete the journal, but hasn't succeeded yet.

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

Reply via email to