Re: autonomous transactions
Gokulakannan Somasundaram <gokul007@gmail.com>
From: "Gokulakannan Somasundaram" <gokul007@gmail.com>
To: "Alvaro Herrera" <alvherre@commandprompt.com>
Cc: "Gregory Stark" <stark@enterprisedb.com>,
"Neil Conway" <neilc@samurai.com>, "Pavel Stehule" <pavel.stehule@gmail.com>, "Roberts, Jon" <Jon.Roberts@asurion.com>, pgsql-hackers@postgresql.org
Date: 2008-01-24T03:06:56Z
Lists: 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. >