[Bacula-users] What size was the file?

2005-06-19 Thread Dan Langille
I can find out when a file was backed up[1]. How can I find out what size it was when backed up? [1] restore | List Jobs where a given File is saved -- Dan Langille : http://www.langille.org/ BSDCan - The Technical BSD Conference - http://www.bsdcan.org/

[Bacula-users] Re: [Bacula-devel] bacula-web - PostgreSQL patches

2005-06-19 Thread Dan Langille
On 19 Jun 2005 at 18:40, Kern Sibbald wrote: > On Sunday 19 June 2005 18:23, Dan Langille wrote: > > On 19 Jun 2005 at 18:19, Kern Sibbald wrote: > > > On Sunday 19 June 2005 15:23, Dan Langille wrote: > > > ... > > > > > > > I had some thoughts about how to handle different databases. I think >

Re: [Bacula-users] storage daemon

2005-06-19 Thread Florian Kieling
> > If i start the storage daemon i become an error: > > Device status: > > Archive "LGDVD" is not open or does not exist. > > The above is not an error. It just says that it is not open. > > To write to a DVD, the DVD must be mounted. Either you must do that > yourself and write to the DVD using

[Bacula-users] Re: [Bacula-devel] bacula-web - PostgreSQL patches

2005-06-19 Thread Kern Sibbald
On Sunday 19 June 2005 18:23, Dan Langille wrote: > On 19 Jun 2005 at 18:19, Kern Sibbald wrote: > > On Sunday 19 June 2005 15:23, Dan Langille wrote: > > ... > > > > > I had some thoughts about how to handle different databases. I think > > > we should have one file per database. For example: >

Re: [Bacula-users] storage daemon

2005-06-19 Thread Kern Sibbald
On Sunday 19 June 2005 16:01, Florian Kieling wrote: > Hi folks, > > If i start the storage daemon i become an error: > Device status: > Archive "LGDVD" is not open or does not exist. The above is not an error. It just says that it is not open. > > In the config file are this lines: > Device { >

[Bacula-users] Re: [Bacula-devel] bacula-web - PostgreSQL patches

2005-06-19 Thread Dan Langille
On 19 Jun 2005 at 18:19, Kern Sibbald wrote: > On Sunday 19 June 2005 15:23, Dan Langille wrote: > ... > > > > I had some thoughts about how to handle different databases. I think > > we should have one file per database. For example: > > > > mysql.php > > postgresql.php > > > > Each of these fi

[Bacula-users] Re: [Bacula-devel] bacula-web - PostgreSQL patches

2005-06-19 Thread Kern Sibbald
On Sunday 19 June 2005 15:23, Dan Langille wrote: ... > > I had some thoughts about how to handle different databases. I think > we should have one file per database. For example: > > mysql.php > postgresql.php > > Each of these files will contains functions that returns an SQL > statement. That

[Bacula-users] Re: [Bacula-devel] bacula-web - PostgreSQL patches

2005-06-19 Thread Kern Sibbald
On Sunday 19 June 2005 15:23, Dan Langille wrote: > On 19 Jun 2005 at 11:01, Kern Sibbald wrote: > > On Saturday 18 June 2005 22:46, Dan Langille wrote: > > > Hi folks, > > > > > > I pretty much have bacula-web working using PostgreSQL. You can see > > > what I have at http://www.langille.org/tmp/

[Bacula-users] storage daemon

2005-06-19 Thread Florian Kieling
Hi folks, If i start the storage daemon i become an error: Device status: Archive "LGDVD" is not open or does not exist. In the config file are this lines: Device { Name = LGDVD Media Type = DVD Archive Device = /dev/hdc LabelMedia = yes; Random Access = Yes; AutomaticMount = ye

[Bacula-users] Re: [Bacula-devel] bacula-web - PostgreSQL patches

2005-06-19 Thread Dan Langille
On 19 Jun 2005 at 11:01, Kern Sibbald wrote: > On Saturday 18 June 2005 22:46, Dan Langille wrote: > > Hi folks, > > > > I pretty much have bacula-web working using PostgreSQL. You can see > > what I have at http://www.langille.org/tmp/bacula-web/ > > > > Included there are screen shots and the d

[Bacula-users] Re: [Bacula-devel] bacula-web - PostgreSQL patches

2005-06-19 Thread Dan Langille
On 19 Jun 2005 at 10:57, Kern Sibbald wrote: > Hello Dan, > > On Saturday 18 June 2005 22:46, Dan Langille wrote: > > Hi folks, > > > > I pretty much have bacula-web working using PostgreSQL. You can see > > what I have at http://www.langille.org/tmp/bacula-web/ > > > > Included there are screen

Re: [Bacula-users] bacula-web - PostgreSQL patches

2005-06-19 Thread Kern Sibbald
On Saturday 18 June 2005 22:46, Dan Langille wrote: > Hi folks, > > I pretty much have bacula-web working using PostgreSQL. You can see > what I have at http://www.langille.org/tmp/bacula-web/ > > Included there are screen shots and the diff. Please compare my > screen shots with what you see on

[Bacula-users] Re: [Bacula-devel] bacula-web - PostgreSQL patches

2005-06-19 Thread Kern Sibbald
On Saturday 18 June 2005 22:46, Dan Langille wrote: > Hi folks, > > I pretty much have bacula-web working using PostgreSQL. You can see > what I have at http://www.langille.org/tmp/bacula-web/ > > Included there are screen shots and the diff. Please compare my > screen shots with what you see on

[Bacula-users] Re: [Bacula-devel] bacula-web - PostgreSQL patches

2005-06-19 Thread Kern Sibbald
Hello Dan, On Saturday 18 June 2005 22:46, Dan Langille wrote: > Hi folks, > > I pretty much have bacula-web working using PostgreSQL. You can see > what I have at http://www.langille.org/tmp/bacula-web/ > > Included there are screen shots and the diff. Please compare my > screen shots with what