From: | Masse Jacques <jacques(dot)masse(at)bordeaux(dot)cemagref(dot)fr> |
---|---|
To: | "'pgsql-novice(at)postgresql(dot)org'" <pgsql-novice(at)postgresql(dot)org> |
Subject: | references and inheritance |
Date: | 2002-02-27 09:00:39 |
Message-ID: | 0B87317EA62BD211A02A00A0C9DFB7EC9B5E9C@hermes.bordeaux.cemagref.fr |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-novice |
Hello
As new to postgresql :
for referencing from a table (table experiment, fk site_id) to a supertable
(table 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
From | Date | Subject | |
---|---|---|---|
Next Message | Frank Holt | 2002-02-27 14:57:39 | Unicode and PGAccess |
Previous Message | cristi69 | 2002-02-27 06:17:05 | Re: update |