child table doesn't inherit PRIMARY KEY?

Поиск
Список
Период
Сортировка
От Louis-David Mitterrand
Тема child table doesn't inherit PRIMARY KEY?
Дата
Msg-id 20000603172256.A3435@styx
обсуждение исходный текст
Ответы Re: child table doesn't inherit PRIMARY KEY?
Re: child table doesn't inherit PRIMARY KEY?
Список pgsql-general
When creating a child (through CREATE TABLE ... INHERIT (parent)) it
seems the child gets all of the parent's contraints _except_ its PRIMARY
KEY. Is this normal? Should I add a PRIMARY KEY(id) statement each time
I create an inherited table?

Cheers,

--
Louis-David Mitterrand - ldm@apartia.org - http://www.apartia.fr

If at first you don't succeed, redefine success.

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

Предыдущее
От: Giles Lean
Дата:
Сообщение: Re: Industrial-Strength Logging
Следующее
От: Kari Lempiainen
Дата:
Сообщение: Any monitor programs?