From: Kern Sibbald Date: Sun, 3 Jun 2007 20:30:46 +0000 (+0000) Subject: Update technotes X-Git-Tag: Release-7.0.0~6173 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=cdc1efac5cdc76b65499a8afbbf8faf6cb238bb3;p=bacula%2Fbacula Update technotes git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4972 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/bacula/technotes-2.1 b/bacula/technotes-2.1 index fa39585f01..b54892dbc7 100644 --- a/bacula/technotes-2.1 +++ b/bacula/technotes-2.1 @@ -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.