Inheritance and Constraint - Mailing list pgsql-general

From Alexandre FLAMENT
Subject Inheritance and Constraint
Date
Msg-id 968256096019796@caramail.com
Whole thread Raw
List 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 by date:

Previous
From: "Cristian D. GAL"
Date:
Subject: Question
Next
From: Tom Lane
Date:
Subject: Re: "Unrecognized variable client_encoding"