Dead locks

From: "Rainer Mager" <rmager(at)vgkk(dot)com>
To: <pgsql-hackers(at)postgresql(dot)org>
Subject: Dead locks
Date: 2001-03-26 04:46:43
Message-ID: NEBBJBCAFMMNIHGDLFKGEECDDGAA.rmager@vgkk.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-hackers

Hi all,

We're using PG 7.0 and 7.1beta and are having dead lock problems. The docs
say the Postgres detects dead locks and automatically rolls back 1
transaction to recover but this is not our experience. Are the docs
incorrect or is this more serious?

Thanks,

--Rainer

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Dmitry Gercog 2001-03-26 08:43:49 date_part('dow', '2001-03-25') ??!
Previous Message Stephan Szabo 2001-03-26 03:43:16 Re: Deleting Objects...

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2001-03-26 05:16:35 Re: Re: Vaccuum Failure w/7.1beta4 on Linux/Sparc -- FALSE ALARM
Previous Message Ryan Kirkpatrick 2001-03-26 03:49:56 Re: Call for platforms