restrict null in column?? - Mailing list pgadmin-support

From James Newman
Subject restrict null in column??
Date
Msg-id 000801c1f6ca$40ad2400$18dcb8d1@JAMESN
Whole thread Raw
List pgadmin-support
Hi,
 
I'm trying to design a database and am trying to restrict the use of null values in the columns.  When I create the column and check the box to restrict the null values, I can't save it.  It gives me this error:
 
-2147467259: error while executing the query;
ERROR: adding not null columns is not implemented.  Add the column, then use Alter Table Add Constraint.
 
In pgAdmin, you can view the column properties after you saved it, but can't change the null value state.  Am I doing something wrong?  do I have an old version or is this just another Postgres issue that I have to work around?
 
Thanks
James Newman
Castleberry Investments

pgadmin-support by date:

Previous
From: "Synchronizer"
Date:
Subject: Urgent - Help - Required - Postgres - 6.5
Next
From: "Dave Page"
Date:
Subject: Re: Database Migration Plugin and auto increments