Re: UPDATE fails on large table

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Kostis <pgsql(at)pobox(dot)gr>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: UPDATE fails on large table
Date: 2001-11-23 16:42:01
Message-ID: 6334.1006533721@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Kostis <pgsql(at)pobox(dot)gr> writes:
> ERROR: Deadlock detected.
> See the lock(l) manual page for a possible cause.

Hard to see how you could be getting that with only one process
accessing the database. What else is going on?

Also, you've been pretty incomplete about your description of the
table schema. I am wondering what the index declarations are,
whether there are any foreign key relationships, rules, triggers,
etc.

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Raimund Jakobsmeyer 2001-11-26 10:49:43 postgresql-7.2b3+jdbc+DatabaseMetaData
Previous Message Tom Lane 2001-11-23 16:29:31 Re: Bug #519: Bug in order by clausule