And how do you change location of the WAL file? Plus, will the main
database file really get corrupted (as in Consistency corrupted, not
only Durability of the data which were in the WAL file) if the OS crashes?
Pavel
On 04/04/2018 07:07 PM, Peter Da Silva wrote:
You could put the WAL in a tmpfs/ramfs so the DB would only get corrupted if
the OS crashed, it'd still be there for recovering from application crashes.
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users