Re: [Bacula-users] Why it takes so much to "Building directory tree"

2015-07-04 Thread f-otake
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

Re: [Bacula-users] Migrating from MySQL to Postgres

2015-07-04 Thread Alan Brown
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

Re: [Bacula-users] Migrating from MySQL to Postgres

2015-07-04 Thread Jari Fredriksson
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 >