Have a file system that lacks file sharing and based on responses from this 
group, I've implemented a VFS that has all connections using the same file 
share a file descriptor for that file.

It seems to me that this has the same effect as a memory mapped file would.  
Does this mean that I could operate with WAL turned on, even without exclusive 
access?

Thanks,

Marc

--
******************************************************************
*                             *                                  *
* Marc L. Allen               *  "... so many things are         *
*                             *  possible just as long as you    *
* Outsite Networks, Inc.      *  don't know they're impossible." *
* (757) 853-3000 #215         *                                  *
*                             *                                  *
* mlal...@outsitenetworks.com *       -- The Phantom Tollbooth   *
*                             *                                  *
******************************************************************
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to