"pgstat wait timeout" just got a lot more common on Windows

Поиск
Список
Период
Сортировка
От Tom Lane
Тема "pgstat wait timeout" just got a lot more common on Windows
Дата
Msg-id 20081.1336573872@sss.pgh.pa.us
обсуждение исходный текст
Ответы Re: "pgstat wait timeout" just got a lot more common on Windows  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Last night I changed the stats collector process to use
WaitLatchOrSocket instead of a periodic forced wakeup to see whether
the postmaster has died.  This morning I observe that several Windows
buildfarm members are showing regression test failures caused by
unexpected "pgstat wait timeout" warnings.  Everybody else is fine.

This suggests that there is something broken in the Windows
implementation of WaitLatchOrSocket.  I wonder whether it also
tells us something we did not know about the underlying cause of
those messages.  Not sure what though.  Ideas?  Can anyone who
knows Windows take another look at WaitLatchOrSocket?
        regards, tom lane


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

Предыдущее
От: Simon Riggs
Дата:
Сообщение: Re: synchronous_commit and remote_write
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: synchronous_commit and remote_write