Small. Fast. Reliable.
Choose any three.

Search results 1..3 of 3 for: dotfile

sqlite3_open(), sqlite3_open16()
 ... file:/home/fred/data.db?vfs=unix-dotfile Open file "/home/fred/data.db". Use the special VFS "unix-dotfile" that uses dot-files in place of posix advisory locking. file:data.db?mode=readonly An error. "readonly" is not ... 
3.1. Standard Unix VFSes  ... unix-dotfile - uses dot-file locking rather than POSIX advisory locks. unix-excl - obtains and holds an exclusive lock on database files, preventing other processes from accessing the database. Also keeps the wal-index in heap rather than in shared ... 
Compile-time Options
(compile.html)
3. Platform Configuration  ... HAVE_UTIME If the HAVE_UTIME option is true, then the built-in but non-standard "unix-dotfile" VFS will use the utime() system call, instead of utimes(), to set the last access time on the lock file. SQLITE_BYTEORDER=(0|1234|4321 ... 

Page generated by FTS5 in about 5.64 ms.