Re: Retrieve the postgres transaction id - Mailing list pgsql-jdbc

From Dave Cramer
Subject Re: Retrieve the postgres transaction id
Date
Msg-id 1084329210.1534.145.camel@localhost.localdomain
Whole thread Raw
In response to Re: Retrieve the postgres transaction id  (Oliver Jowett <oliver@opencloud.com>)
List pgsql-jdbc
That won't be true soon, nested transactions are coming ...

Just a heads up.
Dave
On Tue, 2004-05-11 at 19:39, Oliver Jowett wrote:
> Cédric Coulon wrote:
> > Thx for yours helps.
> > But Isn't there a possibility that a backend has more than one
> > transaction with locks?
>
> As I understand it, no. There is exactly one connection per backend, and
> one transaction per connection, and there is no way to change the
> transaction associated with a connection without committing/aborting the
> existing transaction.
>
> -O
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
>                http://archives.postgresql.org
>
>
>
> !DSPAM:40a167fc177361515062736!
>
>
--
Dave Cramer
519 939 0336
ICQ # 14675561


pgsql-jdbc by date:

Previous
From: Sean Shanny
Date:
Subject: Re: JDBC and processing large numbers of rows
Next
From: "David Wall"
Date:
Subject: Re: JDBC and processing large numbers of rows