| От | Heikki Linnakangas |
|---|---|
| Тема | Re: LWLock deadlock and gdb advice |
| Дата | |
| Msg-id | 5592DDB1.1020902@iki.fi обсуждение исходный текст |
| Ответ на | Re: LWLock deadlock and gdb advice (Alvaro Herrera <alvherre@2ndquadrant.com>) |
| Список | pgsql-hackers |
On 06/30/2015 07:37 PM, Alvaro Herrera wrote: > Jeff Janes wrote: > >> I've gotten the LWLock deadlock again. User backend 24841 holds the >> WALInsertLocks 7 and is blocked attempting to acquire 6 . So it seems to >> be violating the lock ordering rules (although I don't see that rule >> spelled out in xlog.c) > > Hmm, interesting -- pg_stat_statement is trying to re-do an operation > that involves updating a GIN index, while WAL-logging for the original > update is still ongoing, it seems. I don't think pg_stat_statement has anything to do with this. You can see from the backtrace that pg_stat_statement is enabled, as the call went through the pgss_ExecutorRun executor hook, but that's all. - Heikki
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера