Re: [Bacula-devel] Release 9.0.2

2017-07-25 Thread Phil Stracchino
On 07/25/17 09:10, Phil Stracchino wrote: > Yes, I'm still waiting for the Gentoo ebuild to update. But if it takes > much longer, I'll update it myself. I really should retest in 9.0. I am informed by the maintainer that the Gentoo ebuild should be coming sometime in the next week or so. --

Re: [Bacula-devel] Release 9.0.2

2017-07-25 Thread Phil Stracchino
On 07/25/17 05:24, Kern Sibbald wrote: > Hello Phil, >> I tested setting the limit down from 500,000 to 1000 (actually at line >> 866, not 870), and it had no visible impact. > You seem to be using an older Bacula. I am referring to version 9.0. Yes, I'm still waiting for the Gentoo ebuild to up

Re: [Bacula-devel] Release 9.0.2

2017-07-25 Thread Kern Sibbald
Hello Phil, On 07/24/2017 08:33 PM, Phil Stracchino wrote: On 07/24/17 11:26, Kern Sibbald wrote: Hello Phil, Well, Bacula does not send millions of rows at a time. It does already batch data together and submits up to a maximum of 500,000 records at one time. It has never been necessary t

Re: [Bacula-devel] Release 9.0.2

2017-07-24 Thread Phil Stracchino
On 07/24/17 11:26, Kern Sibbald wrote: > Hello Phil, > > Well, Bacula does not send millions of rows at a time. It does already > batch data together and submits up to a maximum of 500,000 records at > one time. It has never been necessary to change that number because any > respectable datab

Re: [Bacula-devel] Release 9.0.2

2017-07-24 Thread Phil Stracchino
On 07/24/17 11:26, Kern Sibbald wrote: > Hello Phil, > > Well, Bacula does not send millions of rows at a time. It does already > batch data together and submits up to a maximum of 500,000 records at > one time. It has never been necessary to change that number because any > respectable datab

Re: [Bacula-devel] Release 9.0.2

2017-07-24 Thread Kern Sibbald
Hello Phil, Well, Bacula does not send millions of rows at a time. It does already batch data together and submits up to a maximum of 500,000 records at one time. It has never been necessary to change that number because any respectable database should be able to handle a batch of 500,000 re

Re: [Bacula-devel] Release 9.0.2

2017-07-24 Thread Phil Stracchino
On 07/24/17 07:38, Kern Sibbald wrote: > Hello, > > We are pleased to announce that we have just released Bacula version 9.0.2 > > This is a minor bug fix release, but a few of the bugs are important. > The main items fixed are: > > – Postgresql should now work with Postgresql prior to 9.0 Note: