I have configured journal_mode=WAL, synchronous=NORMAL, and disabled
autocheckpointing, and yet the -wal file is modified after every update
operation...

That's not the documented behavior as I understand it. This smells like
a bug to me, but before I go that direction, is there an explanation
for this behavior?

My simple test code loops an update query followed by a sleep call, and
inotifywait shows a MODIFY for each of those update queries.

I'm confused. Thanks for any light you can shed.
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to