Many thanks for Heitor Faria(Mr./Ms.) and Randoslaw
Koreniewski(Mr./Ms)
Mysql DB was MyISAM therefore changed to InnoDB.
and also inserted few lines as suggested on http://bacula.us/tuning/
as follows
sort_buffer_size = 2MB
innodb_buffer_pool_size = 128MB
innodb_flush_log_at_trx_comm
On 04/07/15 13:09, Jari Fredriksson wrote:
>
> On 29.6.2015 16.47, tballin wrote:
>> Hi
>>
>> I try to migrate from am mysql db to postgres. I am failing to import
>> thy mysql dump into the postrgres :
>> (according to these instructions:
>> http://www.bacula.org/7.0.x-manuals/en/main/Installing_C
On 29.6.2015 16.47, tballin wrote:
> Hi
>
> I try to migrate from am mysql db to postgres. I am failing to import
> thy mysql dump into the postrgres :
> (according to these instructions:
> http://www.bacula.org/7.0.x-manuals/en/main/Installing_Configuring_Post.html#SECTION00415
>