Re: recovery is stuck when children are not processing SIGQUIT from previous crash

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: recovery is stuck when children are not processing SIGQUIT from previous crash
Дата
Msg-id 20090925162758.GP3914@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: recovery is stuck when children are not processing SIGQUIT from previous crash  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-admin
Peter Eisentraut wrote:

> strace on the backend processes all showed them waiting at
>
> futex(0x7f1ee5e21c90, FUTEX_WAIT_PRIVATE, 2, NULL
>
> Notably, the first argument was the same for all of them.
>
> I gather that a futex is a Linux kernel thing, which is probably then
> used by glibc to implement some pthreads stuff.  Anyone know more?

Maybe a backtrace from GDB would tell us more.

--
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

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

Предыдущее
От: Jakub Gołębiewski
Дата:
Сообщение: postgresql ldap integration 3DF8-644A-B923
Следующее
От: Tom Lane
Дата:
Сообщение: Re: recovery is stuck when children are not processing SIGQUIT from previous crash