Re: [HACKERS] File descriptor leakage?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [HACKERS] File descriptor leakage?
Дата
Msg-id 10227.936064225@sss.pgh.pa.us
обсуждение исходный текст
Ответ на File descriptor leakage?  (Cyrus Rahman <cr@photox.jcmax.com>)
Ответы RE: [HACKERS] File descriptor leakage?  ("Hiroshi Inoue" <Inoue@tpf.co.jp>)
Список 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 по дате отправления:

Предыдущее
От: "Hub.Org News Admin"
Дата:
Сообщение: ...
Следующее
От: Tom Lane
Дата:
Сообщение: Re: libpq drops error messages received just before backend crash