From: | "scott(dot)marlowe" <scott(dot)marlowe(at)ihs(dot)com> |
---|---|
To: | Steve Atkins <steve(at)blighty(dot)com> |
Cc: | <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: persistant transactions |
Date: | 2003-01-10 19:53:16 |
Message-ID: | Pine.LNX.4.33.0301101252370.2850-100000@css120.ihs.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Fri, 10 Jan 2003, Steve Atkins wrote:
> On Fri, Jan 10, 2003 at 09:23:53AM -0700, scott.marlowe wrote:
> > I was wondering if it's feasible to have transactions that persist outside
> > of connections for certain purposes. I'm picturing something where
> > something like a web app could open a transacation and using transparent
> > sessions in php or something like that, it could open a multipage
> > transaction that could be accessed using non-persistant connections.
*SNIP*
> If SQLRelay <http://sqlrelay.sourceforge.net/> doesn't do this already I'd
> bet it could be persuaded to fairly easily.
Thanks for the tip, I'll go look it over.
From | Date | Subject | |
---|---|---|---|
Next Message | Iker Arizmendi | 2003-01-10 20:16:23 | Re: rfc - libpq extensions |
Previous Message | Iker Arizmendi | 2003-01-10 19:23:56 | Re: rfc - libpq extensions |