deadlock error - version 8.4 on CentOS 6

From: Steve Clark <steve(dot)clark(at)netwolves(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: deadlock error - version 8.4 on CentOS 6
Date: 2016-10-28 12:28:51
Message-ID: 78dc99aa-1c1a-350a-a086-363daa7594d4@netwolves.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello List,

I am occasionally seeing the following error:
ALERT 3 sqlcode=-400 errmsg=deadlock detected on line 3351
from an application written using ecpg when trying an update to the table.
Can autovacuum be causing this,
since no one else is updating this database table.

Thanks,

--
Stephen Clark

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2016-10-28 13:15:08 Re: deadlock error - version 8.4 on CentOS 6
Previous Message Alexander Farber 2016-10-28 11:03:50 WHERE ... IN condition and multiple columns in subquery