Re: Non-deterministic 100% CPU hang on postgres 9.3

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Non-deterministic 100% CPU hang on postgres 9.3
Дата
Msg-id 16818.1397540981@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Non-deterministic 100% CPU hang on postgres 9.3  (Fenn Bailey <fenn.bailey@gmail.com>)
Ответы Re: Non-deterministic 100% CPU hang on postgres 9.3  (Fenn Bailey <fenn.bailey@gmail.com>)
Список pgsql-general
Fenn Bailey <fenn.bailey@gmail.com> writes:
> I'm experiencing an issue where certain queries appear to
> non-deterministically "hang", with a CPU pinned at 100%.

> I say "hang", where really I've given up after ~12 hours execution. The
> exact same query can then be terminated and run in <90 seconds, with none
> of the underlying data changing.

But does the plan change?

> If anyone could explain this behaviour, or even how I might go about
> diagnosing, that would be wonderful.

"perf" or "oprofile" or local equivalent would help identify where the
looping is happening.

            regards, tom lane


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

Предыдущее
От: Fenn Bailey
Дата:
Сообщение: Non-deterministic 100% CPU hang on postgres 9.3
Следующее
От: Alberto Cabello Sánchez
Дата:
Сообщение: Re: Trouble installing Slony 2.0