>>>>> On Tue, 17 May 2011 20:40:27 -0700, Mike Seda said:
> 
> Hi All,
> I'm currently attempting to stand up a Bacula Director on FreeBSD 8.2.
> 
> I installed the following packages from FreeBSD Ports:
> bacula-client-5.0.3
> bacula-server-5.0.3
> postgresql-client-8.3.14,1
> postgresql-server-8.3.14
> 
> Everything has gone pretty well so far, but I just ran into the error below:
> [pgsql@bmir-backup-dir /usr/local]$ share/bacula/grant_bacula_privileges
> Granting PostgreSQL privileges
> CREATE ROLE
> GRANT
> GRANT
> .
> .
> GRANT
> GRANT
> psql:<stdin>:38: ERROR:  relation "jobhisto_jobid_seq" does not exist
> GRANT
> GRANT
> .
> .
> GRANT
> GRANT
> Privileges for user bacula granted on database bacula.
> 
> Any thoughts?

Was make_bacula_tables 100% successful?  In particular, did it create the
jobhisto table?

__Martin

------------------------------------------------------------------------------
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its 
next-generation tools to help Windows* and Linux* C/C++ and Fortran 
developers boost performance applications - including clusters. 
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to