Postgres is not closing JDBC connection .. Please help

From: Deepak Malhotra <deepakjm(at)yahoo(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: Postgres is not closing JDBC connection .. Please help
Date: 2003-09-15 06:56:16
Message-ID: 20030915065616.98528.qmail@web13509.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)yahoo(dot)com

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

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Hornyak Laszlo 2003-09-15 08:53:18 Re: Postgres is not closing JDBC connection .. Please help
Previous Message Chad R. Larson 2003-09-14 23:27:20 Re: pg 7.3.4 and linux box crash