Re: Dead Lock problem with 8.1.3

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Kai Hessing <kai(dot)hessing(at)hobsons(dot)de>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Dead Lock problem with 8.1.3
Date: 2006-09-26 14:27:10
Message-ID: 25460.1159280830@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Kai Hessing <kai(dot)hessing(at)hobsons(dot)de> writes:
> No one any idea? *sigh*

What makes you think it's a deadlock and not a very slow query? I'd be
checking if the tables were all ANALYZEd and comparing EXPLAIN output
to the old database ...

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Thomas Peter 2006-09-26 14:40:22 Re: change the order of FROM selection to make query work
Previous Message Joe Conway 2006-09-26 14:21:49 Re: Dead Lock problem with 8.1.3