JDBC6.5-1.2 other possible problems

From: Rachel Greenham <rachel(at)enlarion(dot)demon(dot)co(dot)uk>
To: pgsql-interfaces(at)postgresql(dot)org
Subject: JDBC6.5-1.2 other possible problems
Date: 1999-06-24 13:12:58
Message-ID: 37722EDA.65C55C9D@enlarion.demon.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

How/when does the JDBC actually release a postgres connection? I ask
because, when I try running stuff under native threads on Linux, unless
I explicitly close a connection it's left open after the Connection
object itself has gone out of scope - it's visible as a "postgres" task
in the task display, and isn't recovered until the JVM itself has been
killed. Also, it seems that if too many of them occur I get another
major error and the postgres back-end dies.

Platform (sorry, didn't mention in other post):

SuSE Linux 6.0 kernels 2.0.36 and 2.2.9, SMP and not, Blackdown Java
1.2, LiveSoftware's JRunPro servlet engine, Postgres 6.5. This problem
seems to manifest when running under native threads, which is not
*officially* working yet, but seems to.

Is the Postgres JDBC driver thread safe?

--
Rachel

Browse pgsql-interfaces by date

  From Date Subject
Next Message Peter Mount 1999-06-24 14:38:39 RE: [INTERFACES] JDBC6.5-1.2 other possible problems
Previous Message Michael Meskes 1999-06-24 13:10:16 Re: [INTERFACES] ECPG fetch broken after upgrade to 6.5