Re: [HACKERS] File descriptor leakage? - Mailing list pgsql-hackers

From Tom Lane
Subject Re: [HACKERS] File descriptor leakage?
Date
Msg-id 10227.936064225@sss.pgh.pa.us
Whole thread Raw
In response to File descriptor leakage?  (Cyrus Rahman <cr@photox.jcmax.com>)
Responses RE: [HACKERS] File descriptor leakage?
List pgsql-hackers
Cyrus Rahman <cr@photox.jcmax.com> writes:
> Has anyone seen a problem with postgresql-6.5.1 leaking file
> descriptors?

That's interesting, I thought I'd fixed all the file-descriptor-leakage
problems.  Guess not :-(

In addition to the files you list, there seem to be a whole bunch of
descriptors for 389832; can you find out what that is?  (Check in
the top-level data directory as well as data/base/xxx.)

Can you generate a repeatable script that causes a particular file
to be opened more than once?  This is going to be tough to track
down without a test case...
        regards, tom lane


pgsql-hackers by date:

Previous
From: "Hub.Org News Admin"
Date:
Subject: ...
Next
From: Tom Lane
Date:
Subject: Re: libpq drops error messages received just before backend crash