Inherits Triggers or Rules - Mailing list pgsql-general

From Jerome Chochon
Subject Inherits Triggers or Rules
Date
Msg-id 020b01c24dcc$e175dc20$80a337c1@pclisi17
Whole thread Raw
In response to RES: MSAcess databasse type X PostgreSQL database type  (Elielson Fontanezi <ElielsonF@prodam.sp.gov.br>)
List pgsql-general
Hi everyone.

I try to make inherited trigger for table on PostgreSQL.

I want that when I create a table which inherits from another that trigger
are inherited. I try to make a rule on INSERT on the Pg_inherits but my
function isnt fired.

Can I create trigger or rules on tables from the system catalogs ?
Is there a command to fire a function when data are entry in System Catalogs
tables ?

I Hope you can help me.

Thanks .

Jérôme Chochon


pgsql-general by date:

Previous
From: James Camaron
Date:
Subject: problem in installing postgresql with krb5
Next
From: Tom Lane
Date:
Subject: Re: union and limit