Re: Many processes blocked at ProcArrayLock

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Many processes blocked at ProcArrayLock
Дата
Msg-id 20141203130542.GX1737@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: Many processes blocked at ProcArrayLock  (Xiaoyulei <xiaoyulei@huawei.com>)
Список pgsql-hackers
Xiaoyulei wrote:
> I put all the stack in attachment.

Not sure that this is really all that useful.  At least I don't have the
patience to examine all this, and I'm not sure it contains the needed
info in the first place.  If you were to ensure your build is using
-fno-omit-frame-pointer in cflags and then used "perf record -a -g"
while the test runs and "perf report -g" once it's finished, you'd get a
useful profile that would show who is acquiring the problematic lock and
why.

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



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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: On partitioning
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: About xmllint checking for the validity of postgres.xml in 9.5