tuple concurrently updated

From: wambacher(at)posteo(dot)de
To: pgsql-admin(at)lists(dot)postgresql(dot)org
Subject: tuple concurrently updated
Date: 2018-08-28 10:36:03
Message-ID: 986488f7-ff29-5dff-9425-5fcd6dcbb68a@posteo.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi,

getting this error:

DELETE FROM planet_osm_line WHERE osm_id = -166570;
FEHLER:  tuple concurrently updated

postgresql 10.1

any idea what i can do? of course i did a restart first.

regards

walter

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message 066ce286 2018-08-28 11:00:05 Re: tuple concurrently updated
Previous Message Adrien NAYRAT 2018-08-28 09:11:26 Re: How to get alerted automatically whenever a table structure is changed between Publisher and Subscriber in Logical Replication?