That seems to work thank you, this is quite odd to me given nfsv4 is supposed to handle the locks natively. Anyway thank you, I'll create a patch to activate unix-dotfile by default on network filesystems.
regards, Bapt 2013/4/11 Richard Hipp <[email protected]> > On Thu, Apr 11, 2013 at 4:03 AM, Baptiste Daroussin < > [email protected]> wrote: > > > Ok so I was not going in the right direction :) > > > > So how it is possible to corrupt a database on nfsv4? Does that ring a > bell > > to someone? > > > > > Probably the posix advisory locks are not working. Have you tried running > using the "unix-dotfile" VFS? > > > > > > > > > > > 2013/4/11 Richard Hipp <[email protected]> > > > > > On Wed, Apr 10, 2013 at 6:40 PM, Baptiste Daroussin < > > > [email protected]> wrote: > > > > > > > I'm trying to activate SQLITE_ENABLE_LOCKING_STYLE=1 on FreeBSD. > > > > > > > > > > The SQLITE_ENABLE_LOCKING_STYLE compile-time option is code that was > > > contributed and supported by Apple specifically for use on Mac OS-X. > > > Unfortunately, the engineer at Apple who was providing that support has > > > moved on and so the SQLITE_ENABLE_LOCKING_STYLE compile-time option has > > > been orphaned. It is currently unsupported and untested. > > > > > > Note that the SQLite core team contains to support, maintain, and test > > > SQLite on OS-X. We just don't provide support for the > > > SQLITE_ENABLE_LOCKING_STYLE compile-time option. > > > > > > -- > > > D. Richard Hipp > > > [email protected] > > > _______________________________________________ > > > sqlite-users mailing list > > > [email protected] > > > http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users > > > > > _______________________________________________ > > 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 > _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

