Re: Transaction question - Mailing list pgsql-general

From Bruce Momjian
Subject Re: Transaction question
Date
Msg-id 200308140052.h7E0qs624143@candle.pha.pa.us
Whole thread Raw
In response to Transaction question  ("Fredy Ramirez" <formateli@cantv.net>)
List pgsql-general
Fredy Ramirez wrote:
>
> Hi, I have a question about transactions.
>
> I am developing a Postgresql client.
>
> If I start a transaction in a Postgresql client code, and in this
> process a trigger is executed. Are all the processes within the trigger
> in the transaction too?

Yes, the trigger is in the same transaction as the statement that
triggered it.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-general by date:

Previous
From: Dustin Sallings
Date:
Subject: Re: Support contracts (was Re: Commercial support?)
Next
From: Martijn van Oosterhout
Date:
Subject: Re: Vacuuming unicode database