Hello Martin, > - db_add_digest_to_file_record and db_mark_file_record were very slow > because the query optimizer failed to use the file_pkey index due to > datatype mismatch. I hacked around that but the patch is not clean.
Can you be more specific for this issue ? The code looks to use integer and no quotes around FileId, it should work. AFAIK, the db_add_digest_to_file_record function is used only in non-batch mode session. Bye -- Need professional help and support for Bacula ? Visit http://www.baculasystems.com ------------------------------------------------------------------------------ _______________________________________________ Bacula-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bacula-devel
