Re: got error: DELETE FROM planet_osm_line WHERE osm_id = -390840failed: FEHLER: tuple concurrently updated - Mailing list pgsql-general

From Adrian Klaver
Subject Re: got error: DELETE FROM planet_osm_line WHERE osm_id = -390840failed: FEHLER: tuple concurrently updated
Date
Msg-id e077250b-1ee1-16e6-63ef-7963110d4bbf@aklaver.com
Whole thread Raw
In response to got error: DELETE FROM planet_osm_line WHERE osm_id = -390840 failed:FEHLER: tuple concurrently updated  (wambacher@posteo.de)
List pgsql-general
On 10/11/19 10:28 AM, wambacher@posteo.de wrote:
> Hi, after a crash i get this errpor: DELETE FROM planet_osm_line WHERE 
> osm_id = -390840 failed: FEHLER:  tuple concurrently updated
> 
> any idea what i can do?

Additional question:

6) Are there triggers on planet_osm_line?
In particular a BEFORE UPDATE, on the theory it is related to this:
https://www.postgresql.org/message-id/16036-28184c90d952fb7f%40postgresql.org
> 
> regards
> 
> walter
> 
> -- 
> My projects:
> 
> Admin Boundaries of the World <https://wambachers-osm.website/boundaries>
> Missing Boundaries 
> <https://wambachers-osm.website/index.php/projekte/internationale-administrative-grenzen/missing-boundaries>
> Emergency Map <https://wambachers-osm.website/emergency>
> Postal Code Map (Germany only) <https://wambachers-osm.website/plz>
> Fools (QA for zipcodes in Germany) <https://wambachers-osm.website/fools>
> Postcode Boundaries of Germany <https://wambachers-osm.website/pcoundaries>
> OSM Software Watchlist 
> <https://wambachers-osm.website/index.php/osm-software-watchlist>


-- 
Adrian Klaver
adrian.klaver@aklaver.com



pgsql-general by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: got error: DELETE FROM planet_osm_line WHERE osm_id = -390840failed: FEHLER: tuple concurrently updated
Next
From: wambacher@posteo.de
Date:
Subject: Re: got error: DELETE FROM planet_osm_line WHERE osm_id = -390840failed: FEHLER: tuple concurrently updated