Rules

From: Nelio Alves Pereira Filho <nelio(at)ifx(dot)com(dot)br>
To: pgsql-general(at)postgresql(dot)org
Subject: Rules
Date: 2001-01-30 18:32:54
Message-ID: 3A7708D6.98C17E30@ifx.com.br
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I'd like to know in what order are rules executed, comparing to the
queries that generated them.
For instance, supose that a INSERT on table A has a rule to update a
column in table B. What will be executed first: the INSERT or UPDATE?

Tks

--
Nelio Alves Pereira Filho
IFX Networks - www.ifx.com.br
+55 11 3365-5863
nelio(at)ifx(dot)com(dot)br

Browse pgsql-general by date

  From Date Subject
Next Message Andrew Gould 2001-01-30 19:00:37 Re: Could not flush socket buffer- what does this mean???
Previous Message Steven Lacroix 2001-01-30 18:11:36 Could not flush socket buffer- what does this mean???