Re: confused about transactions and connection pools

From: Dave Cramer <pg(at)fastcrypt(dot)com>
To: Oliver Jowett <oliver(at)opencloud(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Kris Jurka <books(at)ejurka(dot)com>, David Goodenough <david(dot)goodenough(at)btconnect(dot)com>, pgsql-jdbc(at)postgresql(dot)org
Subject: Re: confused about transactions and connection pools
Date: 2006-10-31 12:20:25
Message-ID: B389F939-82BB-4D2B-A300-1DD557480E40@fastcrypt.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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
>

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Heikki Linnakangas 2006-10-31 13:22:42 Re: Postgres XA support
Previous Message Oliver Jowett 2006-10-31 11:55:22 Re: confused about transactions and connection pools