[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Backup After SL-->LS Switch
- Subject: Re: Backup After SL-->LS Switch
 
- From: Michael Schultheiss <..hidden..>
 
- Date: Fri, 6 Apr 2007 14:40:36 -0400
 
Michael Schultheiss wrote:
> Chris Travers wrote:
> > You are using LedgerSMB 1.1.x and this is expected behavior.
> 
> I never got valid backups out of 1.0.x or 1.1.x (always got a zero byte
> file that was then gzipped).
> 
> > In 1.2.0, we changed the numbering scheme.
> 
> I just upgraded to 1.2.0 yesterday and now the backup feature tells me:
> 
> Error!
> 
> users/1175884381.amellus-1.2.0-20070406.sql.gz : No such file or
> directory
> 
> Now that I think about it, this is most likely since I no longer have a
> users subdirectory (the UPGRADE doc told me to delete it).
Recreating the users directory fixes that error, but I still get empty
files:
$ gunzip amellus-1.2.0-20070406.sql.gz 
$ file amellus-1.2.0-20070406.sql 
amellus-1.2.0-20070406.sql: empty
$ 
I can run pg_dump fine from the command line but the web access is
definitely a desired feature.