Re: Inheritance and trigger/FK propagation - Mailing list pgsql-general

From Vick Khera
Subject Re: Inheritance and trigger/FK propagation
Date
Msg-id AANLkTimi2d2C56I6AhS5LpTCKAj9MkpWxSfOw0uK9cdR@mail.gmail.com
Whole thread Raw
In response to Inheritance and trigger/FK propagation  ("Davor J." <DavorJ@live.com>)
Responses Re: Inheritance and trigger/FK propagation  ("Karsten Hilbert" <Karsten.Hilbert@gmx.net>)
List pgsql-general
On Thu, Jul 15, 2010 at 4:05 AM, Davor J. <DavorJ@live.com> wrote:
> It seems no secret that a child table will not fire a trigger defined on
> it's parent table. Various posts comment on this. But nowhere could I find a
> reason for this.

Do you want your trigger that redirects insert on parent table to the
proper child table should run on child tables too?

pgsql-general by date:

Previous
From: Jennifer Trey
Date:
Subject: Re: Create table if not exists ... how ??
Next
From: Steve Atkins
Date:
Subject: Re: Create table if not exists ... how ??