On 2020-07-21 08:29, Greg Woods wrote:

I am migrating my Bacula director and database from a Fedora 31 machine running 9.4 to a new Fedora 32 machine running 9.6. I am having what seems like a simple configuration issue but I can't figure it out after about an hour of Googling around and trying different things by trial and error. The error I get is this:

[root@seveneves greg]# bacula-dir -t -c /etc/bacula/bacula-dir.conf
bacula-dir: dird.c:1248-0 Dbdriver field within director config file "mysql" mismatched 
with the Database argument "PostgreSQL" passed during Bacula compilation.

You have Bacula built for PostgreSQL, that is what the message is
telling you.
Bacula can only be built with support for one database, if you want to
use MySQL you will either have to ask the distribution  maintainers to
produce one, or build Bacula yourself from source. Cheers,
               Gary    B-)
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to