On Jan 19, 2011, at 2:35, Richard Hipp wrote:

> No.  The WAL has to be in the same directory as the original database.
> Otherwise, the process that tries to recover from a crash or power failure
> won't know where to find the WAL file.


        I understand how it's opening it.  This is more about how the file is 
used.

        If I could convince SQLite to open the WAL in a location other than in 
the same location as the main db, would this cause reliability problems?

-- 
dustin sallings

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

Reply via email to