Re: PostgreSQL hanging on new connections?

Поиск
Список
Период
Сортировка
От Florian Weimer
Тема Re: PostgreSQL hanging on new connections?
Дата
Msg-id 82r5e39l28.fsf@mid.bfk.de
обсуждение исходный текст
Ответ на PostgreSQL hanging on new connections?  (hubert depesz lubaczewski <depesz@depesz.com>)
Ответы Re: PostgreSQL hanging on new connections?
Список pgsql-general
* hubert depesz lubaczewski:

> Now, the question is: why did it hang? Is there anything we can do to
> make it *not* hang?

It might be some general system overload issue.  Try running "echo w >
/proc/sysrq-trigger" as root the next time it happens.  This will dump
kernel backtraces to dmesg, which might hint to what's going on with
the system.

--
Florian Weimer                <fweimer@bfk.de>
BFK edv-consulting GmbH       http://www.bfk.de/
Kriegsstraße 100              tel: +49-721-96201-1
D-76133 Karlsruhe             fax: +49-721-96201-99

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

Предыдущее
От: Dusan Misic
Дата:
Сообщение: Re: PostgreSQL hanging on new connections?
Следующее
От: Jasen Betts
Дата:
Сообщение: Re: alter table add column - specify where the column will go?