Re: ALTER TABLE for field modify...

Поиск
Список
Период
Сортировка
От MG
Тема Re: ALTER TABLE for field modify...
Дата
Msg-id XFMail.20020510173356.makgab@freemail.hu
обсуждение исходный текст
Ответ на Re: ALTER TABLE for field modify...  ("Nick Fankhauser" <nickf@ontko.com>)
Список pgsql-admin
On 03-May-2002 Nick Fankhauser wrote:
> alter table <tablename> drop constraint ID unique;
> alter table <tablename> drop constraint ID not null;
>
> alter table <tablename> add constraint ID references table2 ;
>

Hi!

It not works... :(
How can I change the properties of a field?

Bye!
-----------------
Linux RedHat 7.1
-----------------

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

Предыдущее
От: "William Meloney"
Дата:
Сообщение: BufferLookup table corrupted
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Input/output error