Bacula-users

Re: [Bacula-users] catalog recovery

2008-10-06 10:38:54
Subject: Re: [Bacula-users] catalog recovery
From: Kjetil Torgrim Homme <kjetilho AT linpro DOT no>
To: bacula-users AT lists.sourceforge DOT net
Date: Mon, 06 Oct 2008 16:25:46 +0200
"T. Horsnell" <tsh AT mrc-lmb.cam.ac DOT uk> writes:

> I can recover the catalog.sql file with bextract, but do I then have
> to start using mysql commands to convert this ascii file into a
> mysql database, or are there bacula commands to do it. The catalog
> maintenance section doesnt tell me

you need to create the database and its tables first, then run

   mysql bacula < catalog.sql

that's the beauty of ASCII commands.

-- 
regards,          | Redpill  _
Kjetil T. Homme   | Linpro  (_)


-------------------------------------------------------------------------
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>