Bug #673: Postgresql under cygwin leaking handles

From: pgsql-bugs(at)postgresql(dot)org
To: pgsql-bugs(at)postgresql(dot)org
Subject: Bug #673: Postgresql under cygwin leaking handles
Date: 2002-05-22 20:40:01
Message-ID: 20020522204001.362E6475969@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Richard Wooding (richard(at)camara(dot)co(dot)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 that the postgres process is accumulating more and more handles. This continues until the postgres service uses 100% of CPU Time (from Windows Task Manager).

Sample Code

No file was uploaded with this report

Browse pgsql-bugs by date

  From Date Subject
Next Message Ingo van Lil 2002-05-22 23:48:54 Inherited tables and pg_dump
Previous Message Tom Lane 2002-05-22 16:08:42 Re: Bug #671: server corrupt