Re: [Bacula-users] Errors migrating from mysql to postgres

2017-11-27 Thread Dan Langille
>> -Original Message- >> From: Dan Langille [mailto:d...@langille.org] >> Sent: Monday, November 27, 2017 1:29 PM >> To: Michel Figgins >> Cc: bacula-users >> Subject: Re: [Bacula-users] Errors migrating from mysql to postgres >> >>> On Nov 27, 2017, at 2:13 PM, Michel Figgins >>> wrote

Re: [Bacula-users] Errors migrating from mysql to postgres

2017-11-27 Thread Michel Figgins
Yes, it is: postgres=# \l List of databases Name| Owner | Encoding | Collate |Ctype| Access privileges ---+--+---+-+-+--- bacula| bacula | SQL_ASCII | C |

Re: [Bacula-users] Errors migrating from mysql to postgres

2017-11-27 Thread Dan Langille
> On Nov 27, 2017, at 2:13 PM, Michel Figgins wrote: > > Hello, > I'm trying to migrate from a mysql backend to a postgresql backend and > I'm getting an error importing the RestoreObject table. Specifically I'm > getting : > ERROR: invalid input syntax for type bytea > LINE 1: ...bject

[Bacula-users] Errors migrating from mysql to postgres

2017-11-27 Thread Michel Figgins
Hello, I'm trying to migrate from a mysql backend to a postgresql backend and I'm getting an error importing the RestoreObject table. Specifically I'm getting : ERROR: invalid input syntax for type bytea LINE 1: ...bjectCompression) VALUES (1588,'job_metadata.xml',' bacula-export.sql Th

Re: [Bacula-users] bacula-fd filed on AIX xacl_aix missing.

2017-11-27 Thread Carsten Leonhardt
Hi Nicolás, > I downloaded bacula 9.0.6 as suggested but the problem is still there, > only this time the files and missing symbol start with a "b" instead of an > "x". Look: [...] > And now my question woud be where do I find bacl_aix.[ch]? you should be able to compile without acl and xattr

[Bacula-users] Problems with version 9.0.3 failing since the upgrade

2017-11-27 Thread Jerry Lowry
list, bacula 9.0.3 mariadb 10.2.8 centos 6.9 I upgraded bacula from 5.2.13 which worked very well, to version 9.0.3. Basically installed new version from source and then upgraded the database structure. The source was compiled with the following: ./configure --sbindir=/usr/bacula/bin --sysconfd

Re: [Bacula-users] bacula-fd filed on AIX xacl_aix missing.

2017-11-27 Thread Nicolás Conde
Hello. I downloaded bacula 9.0.6 as suggested but the problem is still there, only this time the files and missing symbol start with a "b" instead of an "x". Look: Compiling bacl.c bacl.c: In function 'void* new_bacl()': bacl.c:764:15: error: expected type-specifier before 'BACL_AIX' bacl.c:764:1