View Single Post

   
  #10 (permalink)  
Old 04-15-2008, 11:42 PM
Alvaro Herrera
 
Posts: n/a
Default Re: autonomous transactions

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?

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

---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend

Reply With Quote