Re: Postgres is not closing JDBC connection .. Please help

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Deepak Malhotra <deepakjm(at)yahoo(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: Postgres is not closing JDBC connection .. Please help
Date: 2003-09-15 14:29:54
Message-ID: 10133.1063636194@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

=?iso-8859-1?q?Deepak=20Malhotra?= <deepakjm(at)yahoo(dot)com> writes:
> 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.

You've got that backwards: Java is not closing the Postgres connection.
You could be falling afoul of connection-pooling features in the JDBC
driver, perhaps. Ask in the JDBC list if you need more help.

regards, tom lane

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Gaetano Mendola 2003-09-15 15:24:57 Re: Report Generator Proposal
Previous Message james 2003-09-15 14:11:31 postgresql headers