references and inheritance - Mailing list pgsql-novice

From Masse Jacques
Subject references and inheritance
Date
Msg-id 0B87317EA62BD211A02A00A0C9DFB7EC9B5E97@hermes.bordeaux.cemagref.fr
Whole thread Raw
List pgsql-novice
Hello

As new to postgresql :

for referencing from a table (experiment, fk site_id) to a supertable (site
pk site_id)
 inherited by some site_type1, site_type2, ...

is it better to reference each of them or to use  the method given by Jon
Obuchowski in the interactive doc for PostgreSQL (Chapter 8 - Inheritance) ?

Thanks
___________________________________________
Jacques Massé
Tel. 33 (0)5 57 89 08 11 - Fax 33 (0)5 57 89 08 01


pgsql-novice by date:

Previous
From: Phil Mitchell
Date:
Subject: Help formulating multi-table SELECT statement
Next
From: Jason Earl
Date:
Subject: Re: update