Re: windows doesn't notice backend death

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: windows doesn't notice backend death
Дата
Msg-id 49FDF882.1050807@dunslane.net
обсуждение исходный текст
Ответ на Re: windows doesn't notice backend death  (justin <justin@emproshunts.com>)
Ответы Re: windows doesn't notice backend death  (justin <justin@emproshunts.com>)
Re: windows doesn't notice backend death  (Magnus Hagander <magnus@hagander.net>)
Список pgsql-hackers

justin wrote:
> Tom Lane wrote:
>>   Have M$ really been stupid
>> enough to make an external kill look just like an exit() call?
>>
>>             regards, tom lane
>>
>>   
> kind of :-(
>
>
>
> Would it not be easy to set the normal exitcode to something other 
> than 1 to see the difference
> ExitProcess()
>

Not really, as Tom showed later this is an example of a more general 
problem. I think his solution of detecting when backends have cleaned up 
nicely and when they have not is the right way to go.

cheers

andrew


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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: GEQO: ERX
Следующее
От: Robert Haas
Дата:
Сообщение: Re: ALTER TABLE ... ALTER COLUMN ... SET DISTINCT