Re: Transaction question

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Transaction question
Дата
Msg-id 200308140052.h7E0qs624143@candle.pha.pa.us
обсуждение исходный текст
Ответ на Transaction question  ("Fredy Ramirez" <formateli@cantv.net>)
Список 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 по дате отправления:

Предыдущее
От: Dustin Sallings
Дата:
Сообщение: Re: Support contracts (was Re: Commercial support?)
Следующее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: Vacuuming unicode database