Re: triger and transaction - Mailing list pgsql-general

From Martijn van Oosterhout
Subject Re: triger and transaction
Date
Msg-id 20060427092040.GE29830@svana.org
Whole thread Raw
In response to triger and transaction  ("SunWuKung" <Balazs.Klein@t-online.hu>)
List pgsql-general
On Thu, Apr 27, 2006 at 01:34:06AM -0700, SunWuKung wrote:
> If a transaction inserts rows to two tables will a procedure invoked by
> an "after insert on each row" trigger on one table see all the records
> inserted in the other table?

That's the idea.

> In other words - will the transaction run completely before the trigger
> is fired?

Well, it's the same transaction, but it's after the insert.

Have a nice day,
--
Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> From each according to his ability. To each according to his ability to litigate.

Attachment

pgsql-general by date:

Previous
From: Martijn van Oosterhout
Date:
Subject: Re: Mailing list setup issue
Next
From: "Chris Velevitch"
Date:
Subject: Re: Mailing list setup issue