Re: windows doesn't notice backend death

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема Re: windows doesn't notice backend death
Дата
Msg-id 4A006F6C.6040302@hagander.net
обсуждение исходный текст
Ответ на Re: windows doesn't notice backend death  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Tom Lane wrote:
> I wrote:
>> Attached is a proposed patch for the "dead man switch" idea.
>> ...
>> Barring objections I'll go ahead and apply this to HEAD.  I'm wondering
>> whether we are sufficiently worried about the Windows task manager issue
>> to risk back-patching into 8.3 and 8.2 ... comments?
> 
> For lack of response, I assume no one wants to back-patch this.

Hmm. I didn't have time to look it over :(

In general, killing server processes from task manager in windows is
less likely to be a popular thing than using kill on unix (and it still
surprises me how many people that consider themselves experts still do
"kill -9" by defualt whenever they want to stop something..)

Given that it actually doesn't notice it if we do, we might have people
doing this that don't know about it. But I think we can at least keep it
HEAD only for a while until it's seen some productoin level testing...

//Magnus


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Wrong stats for empty tables
Следующее
От: "Emmanuel Cecchet"
Дата:
Сообщение: Re: Wrong stats for empty tables