Triggers VS Rules

From: Jose David Martinez Cuevas <david(at)morgana(dot)estadistica(dot)unam(dot)mx>
To: pgsql-sql(at)postgresql(dot)org
Subject: Triggers VS Rules
Date: 1998-08-21 19:13:14
Message-ID: Pine.LNX.3.96.980821140935.3573A-100000@morgana.estadistica.unam.mx
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql


Hi !!

This my first time in this mailing list. I'm posting form Mexico City,
here we have another Postgresql user's group.

Well, my question is the next:

Suppose I have a trigger and a rule of the same type ( delete, for
example), attached to the same table... in this case, which of these is
executed first... the rule or the trigger ???

Thank you very much

_______________________________________
David Martinez Cuevas
Direccion General de Estadistica, UNAM
Tel. 622-60-80
E-mail david(at)estadistica(dot)unam(dot)mx
----------------------------------------

Browse pgsql-sql by date

  From Date Subject
Next Message Mark Dalphin 1998-08-24 01:11:15 Subselect in DELETE
Previous Message Fred C. Richards 1998-08-21 16:26:18 Implementing transactions (reference)