Re: BUG #5443: Undetected deadlock situation

From: "Kevin Grittner" <Kevin(dot)Grittner(at)wicourts(dot)gov>
To: <claudio(at)livra(dot)com>,"Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: "Peter Eisentraut" <peter_e(at)gmx(dot)net>,<pgsql-bugs(at)postgresql(dot)org>
Subject: Re: BUG #5443: Undetected deadlock situation
Date: 2010-04-30 16:14:44
Message-ID: 4BDABBA402000025000310FC@gw.wicourts.gov
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Claudio Freire <claudio(at)livra(dot)com> wrote:

> I know it doesn't look like a deadlock from where you're standing,
> but it does so from where I am.

It's possible that you're filtering out the information which would
be most useful to diagnosing the problem. Next time it happens,
please send the entire output from pg_locks and pg_stat_activity
(preferably as attachments to avoid wrapping issues), along with the
information listed under "Things you need to mention" on this page:

http://wiki.postgresql.org/wiki/Guide_to_reporting_problems

-Kevin

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2010-04-30 16:32:52 Re: BUG #5443: Undetected deadlock situation
Previous Message Claudio Freire 2010-04-30 16:07:48 Re: BUG #5443: Undetected deadlock situation