Re: [Bacula-devel] Bacula-sd crashing on DVD-RW backup

2010-09-21 Thread Jacek Konieczny
On Mon, Jul 05, 2010 at 09:18:00PM +0200, Kern Sibbald wrote: > We are not longer testing, or supporting the DVD code, simply because so few > people use it. It was a very clever implementation, but unfortunately is not > so easy to maintain. > We will be removing the code, probably in the nex

Re: [Bacula-devel] [GENERAL] Catastrophic changes to PostgreSQL 8.4

2009-12-03 Thread Jacek Konieczny
On Thu, Dec 03, 2009 at 08:33:38AM +0100, Kern Sibbald wrote: > On MySQL we use BLOBS. On PostgreSQL, we TEXT and set the encoding to > SQL_ASCII so that PostgreSQL will not attempt to do any translation. This > works well, and I hope that PostgreSQL will continue to support letting > Bacula i

Re: [Bacula-devel] libdbi backend to catalog database

2008-02-24 Thread Jacek Konieczny
On Sun, Feb 24, 2008 at 09:02:59PM +0100, Kern Sibbald wrote: > I think you should add a new configure option: > > --with-dbi-driver=xxx > > this will be a bit complicated, because you will need to check if xxx is one > of our supported databases, then find the path to the program so that it c