On 29 Dec 2017, at 4:34pm, Ian Freeman <i...@ifreeman.net> wrote:

> I see, then what I'm seeing is just normal behavior of the writes being
> flushed to disk. I read what I wanted to hear about synchronous=NORMAL
> delaying writes to the -wal file. Instead I'm going to see if I can
> move -wal to a ramdisk and see how that will affect db integrity with
> power losses at in-opportune times.

Did you see

PRAGMA journal_mode = MEMORY

?

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

Reply via email to