Re: Deadlock when one process opens two separate connections?

From: Florian Weimer <fweimer(at)bfk(dot)de>
To: Kaloyan Iliev <news1(at)faith(dot)digsys(dot)bg>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Deadlock when one process opens two separate connections?
Date: 2006-09-26 10:56:29
Message-ID: 82fyeekiaq.fsf@mid.bfk.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

* Kaloyan Iliev:

> Probbly beacause both transactions started from one process?

Yes, the deadlock detector isn't psychic. It can't know about lock
ordering constraints which are external to PostgreSQL.

--
Florian Weimer <fweimer(at)bfk(dot)de>
BFK edv-consulting GmbH http://www.bfk.de/
Durlacher Allee 47 tel: +49-721-96201-1
D-76131 Karlsruhe fax: +49-721-96201-99

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Jon Lapham 2006-09-26 11:06:21 Restart after power outage: createdb
Previous Message Kaloyan Iliev 2006-09-26 10:51:36 Deadlock when one process opens two separate connections?