Re: windows doesn't notice backend death

Поиск
Список
Период
Сортировка
От justin
Тема Re: windows doesn't notice backend death
Дата
Msg-id 49FDFEE6.1020207@emproshunts.com
обсуждение исходный текст
Ответ на Re: windows doesn't notice backend death  (Andrew Dunstan <andrew@dunslane.net>)
Ответы Re: windows doesn't notice backend death  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
Andrew Dunstan wrote:
>
>
> justin wrote:
>>
>> 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
>
Stupid thought  why can the some clueless code set the exit status to 
crashed status???  Would it not be more prudent to remove that ability??? 




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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: ALTER TABLE ... ALTER COLUMN ... SET DISTINCT
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Why isn't stats_temp_directory automatically created?