--- On Tue, 11/18/08, Reynier Perez Mira <[EMAIL PROTECTED]> wrote:

> From: Reynier Perez Mira <[EMAIL PROTECTED]>
> Subject: [Bacula-users] Cleaning Bacula DB
> To: bacula-users@lists.sourceforge.net
> Date: Tuesday, November 18, 2008, 1:11 PM
> Hi every:
> I've using Bacula with PostgreSQL DB. I need to delete
> every record stored in the tables because all of them was
> for testing purpose and may confuse some clients. Can any
> say me which tables I need to empty? Or is better recreate
> the DB?
> 
> Cheers and thanks in advance
> Ing. Reynier Pérez Mira
> Dirección Técnica IP 
> 
> 
> -------------------------------------------------------------------------
> 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


Run following scripts from bacula install directory

drop_bacula_tables
make_bacula_tables
grant_bacula_privileges



Hemant Shah
E-mail: [EMAIL PROTECTED]



      

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

Reply via email to