Bacula-users

[Bacula-users] [Bacula-5.0.3] Error when granting privileges with PostgreSQL-9.0.1

2011-01-04 07:05:26
Subject: [Bacula-users] [Bacula-5.0.3] Error when granting privileges with PostgreSQL-9.0.1
From: Craig Ferguson <cferguson18 AT gmail DOT com>
To: bacula-users AT lists.sourceforge DOT net
Date: Tue, 4 Jan 2011 06:03:01 -0600
Hello,

I am experiencing an issue while trying to install Bacula on my FreeBSD 8.0 x64 box. I was able to install Bacula from the ports tree without difficulty, and was able to run "create_bacula_database" and "make_bacula_tables" successfully. My issue happens when trying to run "grant_bacula_privileges", I receive an error message about a relation does not exist; The output of the command including the message is below:


$ ./grant_bacula_privileges
Granting PostgreSQL privileges
CREATE ROLE
GRANT
GRANT
.
.
.
GRANT
psql:-:38: ERROR:  relation "jobhisto_jobid_seq" does not exist
GRANT
GRANT
GRANT
GRANT
GRANT
GRANT
GRANT
GRANT
GRANT
Privileges for user bacula granted on database bacula.

I am running this as the pgsql user. I should point out that I am sort of a "noob" at Bacula and PosrgreSQL. I did read a forum post about this error at [http://www.mail-archive.com/bacula-devel AT lists.sourceforge DOT net/msg06273.html]
, and it seemed that it had been fixed in the latest version of Bacula. Granted, the user is seeing the error in his log file; while I am see mine during install.

My questions are:
1. Did I screw something up during the install?
2. Is this something that I need to worry about?

Any help would be appreciated

Thanks

-Craig

------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
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>