phpgroupware-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-users] pgsql upgrade


From: Chris Weiss
Subject: [Phpgroupware-users] pgsql upgrade
Date: Mon, 23 Jan 2006 08:55:52 -0600

a guy on IRC (who can't join the mailing list for some reason, but
that's for another email) is getting this sql error on Step1 when
upgrading from .14 to .16.
#
Database error: Invalid SQL: INSERT INTO phpgw_vfs
(file_id,owner_id,createdby_id,modifiedby_id,created,modified,size,mime_type,deleteable,comment,app,directory,name,link_directory,link_name,version,content)
VALUES 
(1,0,0,0,'1970-01-01',null,null,'Directory','Y',null,null,'/',null,null,null,'0.0.0.0',null)
#
PostgreSQL Error: 1 (ERROR: ExecAppend: Fail to add null value in not
null attribute name )


In my install, "name" is '' and not NULL, so I have him set the name
='' and try again and it gave the same message.

any idea's?  I don't have pgsql to test with.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]