Hello Martin,

>> When you add new indexes on the File table it leads to support problems
>> where people are complaining about backup speed...
>
> Doesn't batch insert solve those backup speed issues?

Batch mode can't do miracles, if you have 4 indexes to update instead of 
3, it takes more resources when adding records...

For example, if you add an index on MD5, you will be able to find 
quickly (maybe) all files that are identical across all your servers. I
won't advise this index by default, but I see why it can be useful.

Now, as I don't know in which real use case this index can help, I don't 
advise to use it.

Bye

-- 
Need professional help and support for Bacula ?
Visit http://www.baculasystems.com

------------------------------------------------------------------------------
5 Ways to Improve & Secure Unified Communications
Unified Communications promises greater efficiencies for business. UC can 
improve internal communications as well as offer faster, more efficient ways
to interact with customers and streamline customer service. Learn more!
http://www.accelacomm.com/jaw/sfnl/114/51426253/
_______________________________________________
Bacula-devel mailing list
Bacula-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-devel

Reply via email to