Re: Win32 hard crash problem

Поиск
Список
Период
Сортировка
От Joshua D. Drake
Тема Re: Win32 hard crash problem
Дата
Msg-id 451DD6F9.8070608@commandprompt.com
обсуждение исходный текст
Ответ на Re: Win32 hard crash problem  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Tom Lane wrote:
> "Joshua D. Drake" <jd@commandprompt.com> writes:
>> O.k. further on this.. the crashing is happening quickly now but not
>> predictably. (as in sometimes a week sometimes 2 days).
> 
> OK, that seems to eliminate the GetTickCount-overflow theory anyway.
> 
>> That log entry is the last (of consequence) entry before the machine says:
>> 2006-09-28 16:40:36.921  LOG:  received fast shutdown request
> 
> Oh?  That's pretty interesting on a Windows machine, because AFAIK there
> wouldn't be any standard mechanism that might tie into our homegrown
> signal facility.  Anyone have a theory on what might trigger a SIGINT
> to the postmaster, other than intentional pg_ctl invocation?

Well the other option would be a windows restart. On windows would that
send a SIGINT to the backend?

Joshua D. Drake


> 
>             regards, tom lane
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 5: don't forget to increase your free space map settings
> 


-- 
  === The PostgreSQL Company: Command Prompt, Inc. ===
Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240  Providing the most comprehensive  PostgreSQL
solutionssince 1997            http://www.commandprompt.com/
 




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

Предыдущее
От: Robert Treat
Дата:
Сообщение: Re: The enormous s->childXids problem
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: JAVA Support