From 417a6c6cf863404bde4484aa8eeeb59f279f4074 Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Sun, 3 Jun 2007 20:30:46 +0000 Subject: [PATCH] Update technotes git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4972 91ce42f0-d328-0410-95d8-f526ca767f89 --- bacula/technotes-2.1 | 3 +++ 1 file changed, 3 insertions(+) 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. -- 2.39.5