Re: BUG #5443: Undetected deadlock situation - Mailing list pgsql-bugs

From Claudio Freire
Subject Re: BUG #5443: Undetected deadlock situation
Date
Msg-id 1275590384.24950.18.camel@klauss.livra.local
Whole thread Raw
In response to Re: BUG #5443: Undetected deadlock situation  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
List pgsql-bugs
On Thu, 2010-06-03 at 13:11 -0500, Kevin Grittner wrote:

> Based on what I've heard so far, I wouldn't entirely
>
> rule out some sort of bloat being a factor, either.
>
> -Kevin


Index/table bloat is the first thing I suspected, and both table and
indices look all the right size. Knowing how frequently updated those
tables are, I bet there's a healthy amount of bloat, but nothing I would
consider abnormal.

pgsql-bugs by date:

Previous
From: "Kevin Grittner"
Date:
Subject: Re: BUG #5443: Undetected deadlock situation
Next
From: "Alexander"
Date:
Subject: BUG #5489: SELECT ... RETURNING INTO ... in ecpg