Hi, 27.11.2008 12:15, James Cort wrote: > Arno Lehmann wrote: >> - Tune your catalog database for faster inserts. That can mean moving >> it to a faster machine, assigning more memory for it, or dropping some >> indexes (during inserts). If you're not yet using batch inserts, try >> to recompile Bacula with batch-inserts enabled. > > Is that where it inserts everything to a temporary table then copies the > entire table into the "live" one?
Yes, that's batch inserting. Which can produce it's own problems, by the way, because it might need lots of temp space. Arno > > James. -- Arno Lehmann IT-Service Lehmann Sandstr. 6, 49080 Osnabrück www.its-lehmann.de ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users