Hello,

After a server crash I had to do a fresh install of bacula and went from
version 13 to 15. OS is Ubuntu 24.04 LTS.

After installing Bacula I used the scripts to update the dump that I did
before. Now backup and restore work fine.

However backing up the catalog generates the error:

BeforeJob: pg_dump: error: query failed: ERROR:  permission denied for
table metaemail


When I look for this table in the database I can see:

| schemaname         | tablename                | tableowner | tablespace |
hasindexes | hasrules | hastriggers | rowsecurity |
+--------------------+--------------------------+------------+------------+------------+----------+-------------+-------------+


... lots of stuff deleted...

| public             | metaemail                | postgres |            |
t          | f        | f           | f           |

A search did not give me any hints were to search. Does anyone have an idea
where this goes wrong?


Johannes
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to