Hello all --

Does anyone know what the "mac" table is in the Bacula Catalog? When I run
the drop_bacula_tables (using PostgreSQL 8.1.9 for my Bacula Catalog), I
receive an error about a missing table although the end of the script
finishes and everything is asserted to be just fine. I guess I can ignore
this error? (output from command-line and error highlighted below) ...

Thanks,

-H

$ ./drop_bacula_tables
>
> DROP TABLE
> DROP TABLE
> DROP TABLE
> DROP TABLE
> DROP TABLE
> DROP TABLE
> DROP TABLE
> DROP TABLE
> DROP TABLE
> DROP TABLE
> DROP TABLE
> DROP TABLE
> DROP TABLE
> DROP TABLE
> DROP TABLE
> DROP TABLE
> DROP TABLE
> DROP TABLE
> psql:<stdin>:19: ERROR:  table "mac" does not exist
> DROP TABLE
> DROP TABLE
> DROP TABLE
> Deletion of Bacula PostgreSQL tables succeeded.
> Dropped PostgreSQL tables
>
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to