Re: ERROR: deadlock detected - Mailing list pgsql-admin

From Tom Lane
Subject Re: ERROR: deadlock detected
Date
Msg-id 10575.1045112887@sss.pgh.pa.us
Whole thread Raw
In response to ERROR: deadlock detected  (Andreas Schmitz <a.schmitz@cityweb.de>)
Responses Re: ERROR: deadlock detected
List pgsql-admin
Andreas Schmitz <a.schmitz@cityweb.de> writes:
> I am still working on the newspaper archive project. I started indexing the
> articles with tsearch. Along the long text parts I get a "ERROR:  deadlock
> detected" when I try to build the index "update dpa_text set
> titleidx=txt2txtidx(volltext);". The table has a count of 356437 datarows. I
> already increased the number of locks per transaction. Any ideas on that ?

This does not sound like an out-of-resources kind of problem.  Either
you did something wrong or you found a bug.  But it's impossible to
tell which.  Can you provide a SQL script that reproduces the behavior
you're seeing?

            regards, tom lane

pgsql-admin by date:

Previous
From: Preston
Date:
Subject: Re: Database backup
Next
From: dima
Date:
Subject: Re: Database backup