Re: REINDEX deadlock - Postgresql -9.1

Поиск
Список
Период
Сортировка
От Pavan Deolasee
Тема Re: REINDEX deadlock - Postgresql -9.1
Дата
Msg-id CABOikdPoRH78X__A2rBKZT7=9dtgwB6sreBYFw6omfvkG8Ubtw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: REINDEX deadlock - Postgresql -9.1  (Anoop K <anoopk6@gmail.com>)
Ответы Re: REINDEX deadlock - Postgresql -9.1  (Anoop K <anoopk6@gmail.com>)
Список pgsql-general
On Thu, Feb 7, 2013 at 2:08 PM, Anoop K <anoopk6@gmail.com> wrote:
> I have the setup in problem state. But I am not able to make psql
> connections to view the lock details.
> psql connections are hanging. Is there any other info which can be collected
> in this state ?
>

Try attaching each process involved in the deadlock to gdb and print
the call stack. That may or may not be useful, but given your
situation I wonder if you have a deadlock at LWLock level. Do you have
any external module installed ? Or any triggers written in C ?

Thanks,
Pavan

--
Pavan Deolasee
http://www.linkedin.com/in/pavandeolasee

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

Предыдущее
От: Chris Travers
Дата:
Сообщение: feature requests (possibly interested in working on this): functional foreign keys
Следующее
От: Scott Marlowe
Дата:
Сообщение: Re: REINDEX deadlock - Postgresql -9.1