>> -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
Yes, it is:
postgres=# \l
List of databases
Name| Owner | Encoding | Collate |Ctype| Access
privileges
---+--+---+-+-+---
bacula| bacula | SQL_ASCII | C |
> 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
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
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
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
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