Re: System lockup

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: System lockup
Дата
Msg-id 23335.1049129160@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: System lockup  (DeJuan Jackson <djackson@speedfc.com>)
Ответы Re: System lockup  (DeJuan Jackson <djackson@speedfc.com>)
Список pgsql-general
DeJuan Jackson <djackson@speedfc.com> writes:
> Both systems locks up, no faults, no core dumps, it just completely stop
> responding and has to be hard booted...  Beyond that your guess is as
> good as mine.

The whole system freezes, not only Postgres?  In that case I don't think
you need to guess very hard: you've got a hardware problem.  Well, maybe
it could be a kernel bug, but I'd bet hardware.  In any case, Postgres
is an unprivileged user process: it can *not* lock up the rest of the
system.  It could tickle a kernel bug that results in a lockup, but that
doesn't make it Postgres' fault.

            regards, tom lane


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

Предыдущее
От: DeJuan Jackson
Дата:
Сообщение: Re: System lockup
Следующее
От: DeJuan Jackson
Дата:
Сообщение: Re: System lockup