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:

[Bacula-devel] Release 9.0.2

2017-07-24 Thread Kern Sibbald
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: