On Fri, Jul 29, 2011 at 11:08:19AM +0100, Simon Slavin scratched on the wall: > On 29 Jul 2011, at 7:49am, Jonathan Little wrote: > > > Specifically, that page says that locking_mode = EXCLUSIVE is useful
> An exclusive lock will be retained only long enough to write changes > to the database files. "PRAGMA locking_mode = EXCLUSIVE" never releases the locks. http://www.sqlite.org/pragma.html#pragma_locking_mode -j -- Jay A. Kreibich < J A Y @ K R E I B I.C H > "Intelligence is like underwear: it is important that you have it, but showing it to the wrong people has the tendency to make them feel uncomfortable." -- Angela Johnson _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

