Re: BUG #5443: Undetected deadlock situation

From: Claudio Freire <claudio(at)livra(dot)com>
To: Kevin Grittner <Kevin(dot)Grittner(at)wicourts(dot)gov>
Cc: Peter Eisentraut <peter_e(at)gmx(dot)net>, pgsql-bugs(at)postgresql(dot)org, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Subject: Re: BUG #5443: Undetected deadlock situation
Date: 2010-06-03 18:39:44
Message-ID: 1275590384.24950.18.camel@klauss.livra.local
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Alexander 2010-06-03 20:17:26 BUG #5489: SELECT ... RETURNING INTO ... in ecpg
Previous Message Kevin Grittner 2010-06-03 18:11:14 Re: BUG #5443: Undetected deadlock situation