Re: autonomous transactions - Mailing list pgsql-hackers

From Neil Conway
Subject Re: autonomous transactions
Date
Msg-id 1201028033.21040.6.camel@dell.linuxdev.us.dell.com
Whole thread Raw
In response to autonomous transactions  ("Roberts, Jon" <Jon.Roberts@asurion.com>)
Responses Re: autonomous transactions  (Alvaro Herrera <alvherre@commandprompt.com>)
List pgsql-hackers
On Tue, 2008-01-22 at 10:02 -0600, Roberts, Jon wrote:
> Maybe someone could enhance this concept to include it with the core
> database to provide autonomous transactions.

I agree that autonomous transactions would be useful, but doing them via
dblink is a kludge. If we're going to include anything in the core
database, it should be done properly (i.e. as an extension to the
existing transaction system).

-Neil




pgsql-hackers by date:

Previous
From: "Guillaume Smet"
Date:
Subject: Suboptimal plan choice problem with 8.3RC2
Next
From: Alvaro Herrera
Date:
Subject: Re: autonomous transactions