From: Eric Bollengier Date: Tue, 29 Sep 2009 12:45:00 +0000 (+0200) Subject: update technotes X-Git-Tag: Release-7.0.0~2616^2~4 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=0e7b5a0cb2997ea03304c3b0cdb08b9f39be1d25;p=bacula%2Fbacula update technotes --- 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