Re: autonomous transactions - Mailing list pgsql-hackers

From Gokulakannan Somasundaram
Subject Re: autonomous transactions
Date
Msg-id 9362e74e0801231906x49fd31f7m66d97107d590b9fa@mail.gmail.com
Whole thread Raw
In response to Re: autonomous transactions  (Alvaro Herrera <alvherre@commandprompt.com>)
Responses Re: autonomous transactions  ("Jonah H. Harris" <jonah.harris@gmail.com>)
List pgsql-hackers


On Jan 24, 2008 2:46 AM, Alvaro Herrera <alvherre@commandprompt.com> wrote:
Gokulakannan Somasundaram escribió:

> The Audit transaction, which is a autonomous transaction need not catch any
> error and resume the outer transaction.

What if the logging fails, say because you forgot to create the audit
table?
I get it now...

--
Alvaro Herrera                                 http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: autonomous transactions
Next
From: "Jonah H. Harris"
Date:
Subject: Re: autonomous transactions