On Apr 22, 2011, at 5:40 PM, Nikola M. wrote: > On 04/ 2/11 05:20 AM, Ginn Chen wrote: >> You can go back from WAL to not-WAL. >> The fix 1 build will convert the sqlite db file from WAL to not-WAL, if it >> is on NFS. >> >> I'm doing this under exclusive lock mode, it doesn't require shared memory, >> so it is fine to be used on NFS. >> Firefox accesses places.sqlite from multithreads, so I can't keep using >> exclusive lock mode. >> >> WAL is more efficient than not-WAL, because it supports simulaneous >> read/write. >> The good news is we're going to have a way to support WAL on NFS/Solaris >> soon. > Does that also mean all NFS/Solaris distributions or only for Solaris11 > from Oracle?
Both Solaris 10/Solaris 11. Ginn _______________________________________________ desktop-discuss mailing list desktop-discuss@opensolaris.org