Re: Lots of stuck queries after upgrade to 9.4

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Lots of stuck queries after upgrade to 9.4
Дата
Msg-id 20150720110650.GL2301@postgresql.org
обсуждение исходный текст
Ответ на Re: Lots of stuck queries after upgrade to 9.4  (Spiros Ioannou <sivann@inaccess.com>)
Ответы Re: Lots of stuck queries after upgrade to 9.4  (Andres Freund <andres@anarazel.de>)
Список pgsql-general
Spiros Ioannou wrote:
> Hi Tom,
> thank you for your input. The DB was stuck again, I attach all logs and
> stack traces.
>
> A stack trace from a COMMIT, an INSERT, an UPDATE, the wal writer, the
> writer, and a sequence.
>
> Stracing the commit was stuck at: semop(3145761, {{12, -1, 0}}, 1

Hmm, isn't this an indication of problems in the WAL insertion logic?
Looks to me like there are deadlocks using lwlocks.

--
Álvaro Herrera                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


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

Предыдущее
От: Spiros Ioannou
Дата:
Сообщение: Re: Lots of stuck queries after upgrade to 9.4
Следующее
От: Andres Freund
Дата:
Сообщение: Re: Lots of stuck queries after upgrade to 9.4