RE: [Bacula-users] small bug?: make_catalog_backup

2006-02-18 Thread Alan Brown
On Fri, 17 Feb 2006, Dan Langille wrote: On 17 Feb 2006 at 10:39, Lee, Raymond wrote: Another small bug in this script...line 29 should be split into 2 lines: PGPASSWORD=$3 export PGPASSWORD why do you think it needs to be split? Bourne Shell (the original version) can't

RE: [Bacula-users] small bug?: make_catalog_backup

2006-02-18 Thread Dan Langille
] Sent: Fri 2/17/2006 4:26 AM To: bacula Subject: [Bacula-users] small bug?: make_catalog_backup Hi, In the script make_catalog_backup bacula 1.38.5 are the following lines: # To read back a PostgreSQL database use: # cd /home/marc/bacula/bin/working # dropdb bacula # psql

[Bacula-users] small bug?: make_catalog_backup

2006-02-17 Thread [EMAIL PROTECTED]
Hi, In the script make_catalog_backup bacula 1.38.5 are the following lines: # To read back a PostgreSQL database use: # cd /home/marc/bacula/bin/working # dropdb bacula # psql bacula bacula.sql # I think the line 'createdb bacula' is missing, and it should read # To read back a

RE: [Bacula-users] small bug?: make_catalog_backup

2006-02-17 Thread Lee, Raymond
Another small bug in this script...line 29 should be split into 2 lines: PGPASSWORD=$3 export PGPASSWORD Thanks, Ray -Original Message- From: [EMAIL PROTECTED] on behalf of [EMAIL PROTECTED] Sent: Fri 2/17/2006 4:26 AM To: bacula Subject: [Bacula-users] small bug

RE: [Bacula-users] small bug?: make_catalog_backup

2006-02-17 Thread Dan Langille
of [EMAIL PROTECTED] Sent: Fri 2/17/2006 4:26 AM To: bacula Subject: [Bacula-users] small bug?: make_catalog_backup Hi, In the script make_catalog_backup bacula 1.38.5 are the following lines: # To read back a PostgreSQL database use: # cd /home/marc/bacula/bin/working # dropdb

RE: [Bacula-users] small bug?: make_catalog_backup

2006-02-17 Thread Lee, Raymond
: [Bacula-users] small bug?: make_catalog_backup On 17 Feb 2006 at 10:39, Lee, Raymond wrote: Another small bug in this script...line 29 should be split into 2 lines: PGPASSWORD=$3 export PGPASSWORD why do you think it needs to be split? Thanks, Ray -Original Message

[Bacula-users] Small bug?

2005-08-22 Thread Jesse Keating
I'm using a changer and I'm spooling data. I'm also running more than one job at once since the spool is a good random I/O device. Because of this when the spool flushes it often has multiple jobs data in it. So my jobs end up getting spread across a couple tapes. It seems that when listing