Re: [Bacula-users] choice of database

2005-09-22 Thread Florian Schnabel
further note: i'm using bacula on debian if that makes any difference got a big sqlite database i want to transfer to postgresql if possible ... Florian --- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo

Re: [Bacula-users] choice of database

2005-09-22 Thread Florian Schnabel
Dan Langille wrote: On 21 Sep 2005 at 16:35, Florian Schnabel wrote: so .. bacula uses sqllite as default .. since documentation got no hints, when should you really considder switching to a real database ? i just noticed that my bacula.db is about 2.2 GB and that cleanup when volumes get rec

Re: [Bacula-users] choice of database

2005-09-21 Thread Dan Langille
On 21 Sep 2005 at 16:35, Florian Schnabel wrote: > so .. bacula uses sqllite as default .. > since documentation got no hints, when should you really considder > switching to a real database ? > i just noticed that my bacula.db is about 2.2 GB and that cleanup when > volumes get recycled really

[Bacula-users] choice of database

2005-09-21 Thread Florian Schnabel
so .. bacula uses sqllite as default .. since documentation got no hints, when should you really considder switching to a real database ? i just noticed that my bacula.db is about 2.2 GB and that cleanup when volumes get recycled really takes time ... also, what database would you suggest ? F