Re: child table doesn't inherit PRIMARY KEY?

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: child table doesn't inherit PRIMARY KEY?
Дата
Msg-id Pine.LNX.4.21.0006040341030.348-100000@localhost.localdomain
обсуждение исходный текст
Ответ на child table doesn't inherit PRIMARY KEY?  (Louis-David Mitterrand <cunctator@apartia.ch>)
Ответы Re: child table doesn't inherit PRIMARY KEY?
Re: child table doesn't inherit PRIMARY KEY?
Re: child table doesn't inherit PRIMARY KEY?
Список pgsql-general
Louis-David Mitterrand writes:

> 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?

It's kind of a bug.


--
Peter Eisentraut                  Sernanders väg 10:115
peter_e@gmx.net                   75262 Uppsala
http://yi.org/peter-e/            Sweden


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: Problems with Large Databases
Следующее
От: Louis-David Mitterrand
Дата:
Сообщение: Re: child table doesn't inherit PRIMARY KEY?