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