Re: [Bacula-users] A script to ease the pain of switching from SQLite to PostgreSQL

2006-02-23 Thread Florian Schnabel
Russell Howe wrote: Well, the time is nigh. Our SQLite database has hit 1.3GB and creates a 900MB dump file, which is big enough to cause our bacula Xen virtual machine to run out of space when running a catalog backup. We have a Postgres (7.4) server with plenty of space, so I thought I'd try i

Re: [Bacula-users] A script to ease the pain of switching from SQLite to PostgreSQL

2006-02-23 Thread Russell Howe
Kern Sibbald wrote: > On Monday 06 February 2006 18:04, Russell Howe wrote: > >>Well, the time is nigh. Our SQLite database has hit 1.3GB and creates a >>900MB dump file, which is big enough to cause our bacula Xen virtual >>machine to run out of space when running a catalog backup. >> >>We have a

Re: [Bacula-users] A script to ease the pain of switching from SQLite to PostgreSQL

2006-02-22 Thread Kern Sibbald
On Monday 06 February 2006 18:04, Russell Howe wrote: > Well, the time is nigh. Our SQLite database has hit 1.3GB and creates a > 900MB dump file, which is big enough to cause our bacula Xen virtual > machine to run out of space when running a catalog backup. > > We have a Postgres (7.4) server wit

[Bacula-users] A script to ease the pain of switching from SQLite to PostgreSQL

2006-02-06 Thread Russell Howe
Well, the time is nigh. Our SQLite database has hit 1.3GB and creates a 900MB dump file, which is big enough to cause our bacula Xen virtual machine to run out of space when running a catalog backup. We have a Postgres (7.4) server with plenty of space, so I thought I'd try importing the catalog i