Re: deadlock problem - Mailing list pgsql-general

From Tom Lane
Subject Re: deadlock problem
Date
Msg-id 25676.1237466103@sss.pgh.pa.us
Whole thread Raw
In response to deadlock problem  (Milos Findura <findura@gmail.com>)
Responses Re: deadlock problem  (Milos Findura <findura@gmail.com>)
List pgsql-general
Milos Findura <findura@gmail.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

pgsql-general by date:

Previous
From: Scott Marlowe
Date:
Subject: Re: Multiple natural joins
Next
From: Milos Findura
Date:
Subject: Re: deadlock problem