Re: confused about transactions and connection pools - Mailing list pgsql-jdbc

From Dave Cramer
Subject Re: confused about transactions and connection pools
Date
Msg-id B389F939-82BB-4D2B-A300-1DD557480E40@fastcrypt.com
Whole thread Raw
In response to Re: confused about transactions and connection pools  (Oliver Jowett <oliver@opencloud.com>)
List pgsql-jdbc
On 31-Oct-06, at 6:55 AM, Oliver Jowett wrote:

> Dave Cramer wrote:
>
>> Yeah, the driver needs to be taught to not prepare *everything* in
>> v3  mode
>
> What do you want to avoid preparing, other than BEGIN/COMMIT/ROLLBACK?
>
We also use it for setting the transaction mode
> -O
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 2: Don't 'kill -9' the postmaster
>


pgsql-jdbc by date:

Previous
From: Oliver Jowett
Date:
Subject: Re: confused about transactions and connection pools
Next
From: Heikki Linnakangas
Date:
Subject: Re: Postgres XA support