Re: Cannot add non-null columns

Поиск
Список
Период
Сортировка
От Virgil Frum
Тема Re: Cannot add non-null columns
Дата
Msg-id 008601c4ab03$53e11cd0$310210ac@virgil
обсуждение исходный текст
Ответ на Cannot add non-null columns  (teknokrat <teknokrat@yahoo.com>)
Ответы Re: Cannot add non-null columns  (Andreas Pflug <pgadmin@pse-consulting.de>)
Список pgadmin-support
Your crystal ball is brilliant. I've tested using PostgreSQL 7.4.2 (SUSE
9.1), and that's the message:

ERROR: adding NOT NULL columns is not implemented
HINT: Add the column, then use ALTER TABLE SET NOT NULL.

Would be great if error messages could be selected and copy/pasted in
message (like Address line of url properties from web brosers).

Regards,
Virgil

----- Original Message -----
From: "Andreas Pflug" <
pgadmin@pse-consulting.de>
To: "teknokrat" <
teknokrat@yahoo.com>
Cc: <
pgadmin-support@postgresql.org>
Sent: Tuesday, October 05, 2004 7:42 PM
Subject: Re: [pgadmin-support] Cannot add non-null columns


>
> <hint level="discreet">
> My crystal ball tells me you're not using PostgreSQL 8.0....
> </hint>
>
> I just checked adding the non-null column from the table properties,
> this works (for an 8.0 server).
>
> Seems we need special 7.x handling.

В списке pgadmin-support по дате отправления:

Предыдущее
От: Andreas Pflug
Дата:
Сообщение: Re: Cannot add non-null columns
Следующее
От: teknokrat
Дата:
Сообщение: Re: Cannot add non-null columns