Re: autonomous transactions

From: "Roberts, Jon" <Jon(dot)Roberts(at)asurion(dot)com>
To: 'Neil Conway' <neilc(at)samurai(dot)com>
Cc: "'pgsql-hackers(at)postgresql(dot)org'" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: autonomous transactions
Date: 2008-01-22 19:07:17
Message-ID: 1A6E6D554222284AB25ABE3229A927627154A1@nrtexcus702.int.asurion.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

Kludge or hack but I agree!

> 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).

I agree! That is why I said "someone could enhance this concept to include
it with the core database".

Jon

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2008-01-22 19:28:19 Re: Suboptimal plan choice problem with 8.3RC2
Previous Message Alvaro Herrera 2008-01-22 19:04:16 Re: autonomous transactions