View Single Post
Old 09-18-2018, 08:18 PM   #13
NiLuJe
BLAM!
NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.
 
NiLuJe's Avatar
 
Posts: 13,506
Karma: 26047202
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
Warning: avert your eyes if you have no idea how SQLite behaves internally in WAL mode .

And in case you were extremely curious and wondering what happens to WAL checkpoints when the device is mounted over USBMS: it behaves completely sanely: Nickel commits the checkpoints before switching to USBMS, so the DB is perfectly sane & up-to-date at that point (provided it was sane to begin with, and the switch to USBMS was successful, which it should be, unless you have some really nasty crap running in the background).

Last edited by NiLuJe; 09-18-2018 at 08:20 PM.
NiLuJe is offline   Reply With Quote