There was a cygwin postgresql 7.1.3-2 release to fix a file handle problem
(init_rels() not closing pg_internal.init):
http://archives.postgresql.org/pgsql-cygwin/2002-01/msg00034.php
which refers to:
http://archives.postgresql.org/pgsql-cygwin/2002-01/msg00029.php
Maybe this is it?
- Stuart
> -----Original Message-----
> From: Tom Lane [mailto:tgl(at)sss(dot)pgh(dot)pa(dot)us]
> Sent: 05 February 2002 16:21
> To: Tom Pfau
> Cc: pgsql-bugs(at)postgresql(dot)org; pgsql-cygwin(at)postgresql(dot)org
> Subject: Re: [CYGWIN] [BUGS] resource leak in 7.2
>
>
> "Tom Pfau" <T(dot)Pfau(at)emCrit(dot)com> writes:
> > There was a bug in 7.1.2 that was fixed in 7.1.3 that may be back in
> > 7.2.
> > I downloaded 7.2 yesterday morning and started testing it.
> I left some
> > procedures running overnight performing random updates in a table.
> > Looking at task manager this morning, the three backend
> processes are
> > each consuming about 1.5e6 handles.
>
> I see nothing in the CVS logs to make me think that any
> file-handle-leakage
> bug was fixed between 7.1.2 and 7.1.3; and even less to make me think
> that 7.1.3 contains any fixes that weren't also applied to
> the 7.2 line.
>
> You're going to have to be a great deal more specific.
>
> regards, tom lane
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
> (send "unregister YourEmailAddressHere" to
> majordomo(at)postgresql(dot)org)
>