Re: Postgres 9.2.8 crash sporadically on Windows

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Postgres 9.2.8 crash sporadically on Windows
Дата
Msg-id 19447.1396885141@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Postgres 9.2.8 crash sporadically on Windows  (Andres Freund <andres@2ndquadrant.com>)
Ответы Re: Postgres 9.2.8 crash sporadically on Windows  ("Sofer, Yuval" <Yuval_Sofer@bmc.com>)
Список pgsql-bugs
Andres Freund <andres@2ndquadrant.com> writes:
> On 2014-04-07 11:15:32 -0400, Tom Lane wrote:
>> The "exit code 0" bit reminds me of this:
>>
>> http://www.postgresql.org/message-id/21027.1393546453@sss.pgh.pa.us
>>
>> Is there another exit report for the same PID just above the quoted log
>> extract?  Because if there isn't, the postmaster shouldn't be thinking
>> that status 0 represents a crash.

> Wouldn't a pl or library doing a exit(0); cause exactly that, because it
> will still be in PM_CHILD_ASSIGNED?

Oh, hm, that's a possibility, if the OP is using any untrusted PLs.
As you say, we lack sufficient context.

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: BUG #9896: Bug in FULL OUTER JOIN
Следующее
От: Souheila Hechaichi
Дата:
Сообщение: Postgres resources not released after call PQclear