table inheritance

From: Renaud Thonnart <thonnart(at)amwdb(dot)u-strasbg(dot)fr>
To: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: table inheritance
Date: 2001-05-31 14:01:02
Message-ID: 3B164E9D.446107F5@amwdb.u-strasbg.fr
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi all!

I would like to know if a table that inherits an other does also inherit
of the constraints,triggers,... of the parent table because it is not
mentioned in the PostgreSQL guide.

Thank you.

Sincerely,
Renaud THONNART

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Jose-Manuel Lorenzo-Lopez 2001-05-31 14:32:13 About multiple access to a table
Previous Message newsreader 2001-05-31 12:07:00 Re: dumping strategy