Re:

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re:
Дата
Msg-id 18839.985549720@sss.pgh.pa.us
обсуждение исходный текст
Ответ на  (Loïc Courtois <lcourtois@netpartage.fr>)
Список pgsql-general
=?iso-8859-1?Q?Lo=EFc_Courtois?= <lcourtois@netpartage.fr> writes:
> We used postgres since 5 months, and we have some times crash, with the
> following entry in the postgres.log:
>  /usr/lib/postgresql/bin/postmaster: ServerLoop: select failed: No child
> processes

This is a known bug: the SIGCHLD catcher in postmaster.c needs to save
and restore errno.  It's fixed in 7.1, or you can patch it yourself in
7.0.* --- see previous discussions in the archives.

            regards, tom lane

В списке pgsql-general по дате отправления:

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: question??????
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Vacuum VS Vacuum Analyze