On 7/23/2019 6:02 AM, Martin Simmons wrote:

If this is being caused by the PathVisibility table then you could try to
either delete that table if it is empty or alter its schema definition to use
bigint instead of int8 and integer instead of int4. (I'm assuming you are
working with a copy of the bacula.db file, not the live one.)

If this is reading from sql dump, s/int8/bigint/g before the conversion may work

Dima




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

Reply via email to