Bacula-users

Re: [Bacula-users] Large maildir backup

2008-11-27 06:21:47
Subject: Re: [Bacula-users] Large maildir backup
From: Arno Lehmann <al AT its-lehmann DOT de>
To: Bacula-users AT lists.sourceforge DOT net
Date: Thu, 27 Nov 2008 12:19:16 +0100
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 AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users

<Prev in Thread] Current Thread [Next in Thread>