From 0e7b5a0cb2997ea03304c3b0cdb08b9f39be1d25 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