On Sun, Dec 1, 2013 at 6:35 PM, L. Wood <[email protected]> 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 > [email protected] > http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users > -- D. Richard Hipp [email protected] _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

