update db doesnt work - Mailing list pgsql-general

From dirk heitmann
Subject update db doesnt work
Date
Msg-id 200205271439.54593.dirk.heitmann@fal.de
Whole thread Raw
Responses Re: update db doesnt work
Re: update db doesnt work
List pgsql-general
Hello,

i have created a table with 1600 comlumns. Now i want
to update some columns with new values:
update db set col1=1 where col2=2;

this generates the error-message:
heap_formtuple: numberOfAttributes of 1601 > 1600.


Any suggestions?

Thanks,

Dirk

pgsql-general by date:

Previous
From: Tina Messmann
Date:
Subject: psql always looking in /tmp for socket
Next
From: Tina Messmann
Date:
Subject: Re: question about 2 versions and libraries