]> git.sur5r.net Git - bacula/bacula/commitdiff
Update technotes
authorKern Sibbald <kern@sibbald.com>
Sun, 3 Jun 2007 20:30:46 +0000 (20:30 +0000)
committerKern Sibbald <kern@sibbald.com>
Sun, 3 Jun 2007 20:30:46 +0000 (20:30 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4972 91ce42f0-d328-0410-95d8-f526ca767f89

bacula/technotes-2.1

index fa39585f01a7a92ae8c87a84c773ef851c0cf96b..b54892dbc79abcb6cfd6e848d9390969fdb9fa20 100644 (file)
@@ -2,6 +2,9 @@
 
 General:
 03Jun07
+kes  Implement SQLITE3_INIT_QUERY in version.h that can do an initial
+     query for SQLite3. Use it to set PRAGMA synchronous = OFF. This
+     makes SQLit3 run 30 times faster, though a bit less safe.
 kes  Implement --with-batch-insert in configure and detection of thread
      safe libraries.  It is on by default, but turned off if no thread
      safe library (e.g. SQLite 2) is available.