I get the following error form bacula-dir:
31-mag 16:41 bacula-dir JobId 0: Fatal error: Could not open Catalog "MyCatalog", database "bacula".
31-mag 16:41 bacula-dir JobId 0: Fatal error: postgresql.c:248 Unable to connect to PostgreSQL server. Database=bacula User=bacula
Possible causes: SQL server not running; password incorrect; max_connections exceeded.
31-mag 16:41 bacula-dir ERROR TERMINATION
Please correct configuration file: bacula-dir.conf
I am using bacula with MySQL database (in F16 I installed bacula-director-mysql & bacula-libs-mysql).
In F17 I cannot find the mysql rpms.
It seems that during the update the bacula server has 'switched' from mysql to postgresql database.
Can anyone help me to switch back to mysql database?
Thanks,