On Sun, Dec 1, 2013 at 6:35 PM, L. Wood <lwoo...@live.com> wrote:

> > Not possible. Doing any writes to the database file (such as to set a
> > flag) requires a journal file, otherwise a power loss in the middle of
> the
> > write can cause database corruption.
>
> It doesn't matter at all whether the flag is a regular write to the actual
> file or merely metadata on the file (as I suggested)?
>

Metadata is not cross-platform.  That would only work on a mac.



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



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

Reply via email to