Re: UPDATE fails on large table - Mailing list pgsql-bugs

From Tom Lane
Subject Re: UPDATE fails on large table
Date
Msg-id 6334.1006533721@sss.pgh.pa.us
Whole thread Raw
In response to UPDATE fails on large table  (Kostis <pgsql@pobox.gr>)
List pgsql-bugs
Kostis <pgsql@pobox.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

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: Bug #519: Bug in order by clausule
Next
From: 520003909361-0001@t-online.de (Raimund Jakobsmeyer)
Date:
Subject: postgresql-7.2b3+jdbc+DatabaseMetaData