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
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
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