Re: deadlock problem

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Milos Findura <findura(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: deadlock problem
Date: 2009-03-19 12:35:03
Message-ID: 25676.1237466103@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Milos Findura <findura(at)gmail(dot)com> writes:
> where can be problem?

Presumably, one statement or the other is inside a transaction that
already had a lower-grade lock on the target table.

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Milos Findura 2009-03-19 12:51:44 Re: deadlock problem
Previous Message Scott Marlowe 2009-03-19 12:27:08 Re: Multiple natural joins