Primary keys and NOT NULL

Поиск
Список
Период
Сортировка
От Susan Lane
Тема Primary keys and NOT NULL
Дата
Msg-id agl5jr$5s4$1@news.hub.org
обсуждение исходный текст
Ответы Re: Primary keys and NOT NULL  (Stephan Szabo <sszabo@megazone23.bigpanda.com>)
Список pgsql-general
Hi -

I noticed that all of my primary keys are specified as not null and I did
not specify not null when I built the tables.  Does Postgres automatically
make all primary keys not null?  This is a problem for me because I have a
few tables that have multiple column primary keys where one of the columns
may be null.  Is there any way for me to change the not null specification?
or is that a requirement for primary keys in Postgres?  This was not the
case in Oracle....which is where I'm trying to port my data from.
--
Susan Lane
DPN, Incorporated
4631 Spring Mountain Road
Las Vegas, NV 89102
Email  suel@dpn.com
Ph. (702) 873-3282
Fax (702) 873-3913
http://www.dpn.com



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

Предыдущее
От: Jan Wieck
Дата:
Сообщение: Re: SPI_exec
Следующее
От: Stephan Szabo
Дата:
Сообщение: Re: Primary keys and NOT NULL