Postgres is not closing JDBC connection .. Please help - Mailing list pgsql-admin

From Deepak Malhotra
Subject Postgres is not closing JDBC connection .. Please help
Date
Msg-id 20030915065616.98528.qmail@web13509.mail.yahoo.com
Whole thread Raw
Responses Re: Postgres is not closing JDBC connection .. Please help  (Hornyak Laszlo <kocka@tigrasoft.hu>)
Re: Postgres is not closing JDBC connection .. Please help  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-admin
Hello

I am using POstgres 7.3 and jdbc driver
org.postgresql.Driver.

I am using jdbc driver for PostgreSQL to connect to
the database and when I am closing the database
connection using Java but it seems PostgreSQL does not
close the connection actually. If the web page, which
uses the database connection, was visited
consecutively it freezes when trying to connect to the
database

Only solution is to shutdown Postgres Database and
restart it and it is not a very good solution.

Any Suggestion to clean jdbc connection in Postgres
database.

Thanks

Deepak

=====
Deepak Malhotra
Phoenix, AZ

deepakjm@yahoo.com

________________________________________________________________________
Want to chat instantly with your online friends?  Get the FREE Yahoo!
Messenger http://mail.messenger.yahoo.co.uk

pgsql-admin by date:

Previous
From: "Chad R. Larson"
Date:
Subject: Re: pg 7.3.4 and linux box crash
Next
From: Hornyak Laszlo
Date:
Subject: Re: Postgres is not closing JDBC connection .. Please help