Inheritance and Constraint

Поиск
Список
Период
Сортировка
От Alexandre FLAMENT
Тема Inheritance and Constraint
Дата
Msg-id 968256096019796@caramail.com
обсуждение исходный текст
Список pgsql-general
I made a table contenu, with idcontenu (of type serial) as
primary key. A second table (image) inherits of contenu. The
problem is the primary wasn't apply to the table image : I
can insert two rows the same idcontenu. Is it normal ? How
can I propagate the constraint ?
______________________________________________________
Boîte aux lettres - Caramail - http://www.caramail.com


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

Предыдущее
От: "Cristian D. GAL"
Дата:
Сообщение: Question
Следующее
От: Tom Lane
Дата:
Сообщение: Re: "Unrecognized variable client_encoding"