Bug #673: Postgresql under cygwin leaking handles - Mailing list pgsql-bugs

From pgsql-bugs@postgresql.org
Subject Bug #673: Postgresql under cygwin leaking handles
Date
Msg-id 20020522204001.362E6475969@postgresql.org
Whole thread Raw
List pgsql-bugs
Richard Wooding (richard@camara.co.za) reports a bug with a severity of 2
The lower the number the more severe it is.

Short Description
Postgresql under cygwin leaking handles

Long Description
Hi,

I am running the following postgresql version:
"PostgreSQL 7.2.1 on i686-pc-cygwin, compiled by GCC 2.95.3-5"
under a Windows 2000 Server service pack 2.

I am connecting from two java applications using jdbc with a limited number of pooled connections. However it seems
thatthe postgres process is accumulating more and more handles. This continues until the postgres service uses 100% of
CPUTime (from Windows Task Manager). 

Sample Code


No file was uploaded with this report

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: Bug #671: server corrupt
Next
From: Ingo van Lil
Date:
Subject: Inherited tables and pg_dump