Re: ALTER TABLE for field modify... - Mailing list pgsql-admin

From MG
Subject Re: ALTER TABLE for field modify...
Date
Msg-id XFMail.20020510173356.makgab@freemail.hu
Whole thread Raw
In response to Re: ALTER TABLE for field modify...  ("Nick Fankhauser" <nickf@ontko.com>)
List 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 by date:

Previous
From: "William Meloney"
Date:
Subject: BufferLookup table corrupted
Next
From: Tom Lane
Date:
Subject: Re: Input/output error