Phil Stracchino wrote: > The recommended technique, by the way: > > * Exclude your Catalog database from the backup. > * Schedule an additional job after all your daily backups have > completed, which: > 1. dumps a copy of the Catalog database as a RunBeforeJob, then > 2. Backs up the dumped copy. > * Copying that dump to a separate device (preferably onto a separate > host) in a RunAfterJob isn't a bad idea either.
I just cp the catalog dump to the same USB disk which is the backup target instead of backing it up. /M ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ Bacula-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bacula-users
