update db doesnt work

Поиск
Список
Период
Сортировка
От dirk heitmann
Тема update db doesnt work
Дата
Msg-id 200205271439.54593.dirk.heitmann@fal.de
обсуждение исходный текст
Ответы Re: update db doesnt work
Re: update db doesnt work
Список 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 по дате отправления:

Предыдущее
От: Tina Messmann
Дата:
Сообщение: psql always looking in /tmp for socket
Следующее
От: Tina Messmann
Дата:
Сообщение: Re: question about 2 versions and libraries