SQLite Forum

NFS 4 that is guaranteed to work with Sqlite
Login
Hi,

we see that NFS implementations might have issues with locking because of which sqlite might not function properly. There is a proper documentation available on this from Sqlite: https://www.sqlite.org/howtocorrupt.html#_filesystems_with_broken_or_missing_lock_implementations
I need to know if the problem is across all versions of NFS or just version 3. Is NFS 4 version is guaranteed to work with Sqlite.