Re: "Idle in Transaction" revisited. - Mailing list pgsql-jdbc

From Andrew Sullivan
Subject Re: "Idle in Transaction" revisited.
Date
Msg-id 20040921174945.GA27988@phlogiston.dyndns.org
Whole thread Raw
In response to Re: "Idle in Transaction" revisited.  ("John R Pierce" <pierce@hogranch.com>)
List pgsql-jdbc
On Sat, Sep 18, 2004 at 08:47:24AM -0700, John R Pierce wrote:
>
> I'm amazed...   Sounds like noone is doing any serious work with JDBC, or
> only has short lived 'applet' kind of applications where long persistance
> connections aren't an issue.

For what it's worth, this issue has killed me at work, several times
(I'm actually a cat).  We've hacked around it in various ways, but
I'm glad that a real solution is in the 8.0 driver.

A
--
Andrew Sullivan  | ajs@crankycanuck.ca
The plural of anecdote is not data.
        --Roger Brinner

pgsql-jdbc by date:

Previous
From: Gaetano Mendola
Date:
Subject: Re: "Idle in Transaction" revisited.
Next
From: "Jaroslaw J. Pyszny"
Date:
Subject: Re: Auto-increment serial (Postgresql JDBC driver w/