From f07492105f38eef7f02349fc3de8b335eb0bca28 Mon Sep 17 00:00:00 2001 From: Eric Bollengier Date: Tue, 29 Sep 2009 14:45:00 +0200 Subject: [PATCH] update technotes --- bacula/technotes | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/bacula/technotes b/bacula/technotes index 70fb2d3de3..20a40c1cc5 100644 --- a/bacula/technotes +++ b/bacula/technotes @@ -2,6 +2,12 @@ General: +29Sep08 +ebl Remove the inx4 index for SQLite2/3 (FilenameId, PathId) on + File table. + It is useless for common usage, and causes performance issues. + This index fragments over the time and the update cost grows + very quickly. (This index is not present on Mysql schema) 26Sep08 kes Remove gnome-console kes Implement store_size32 and store_size64 -- 2.39.5