Re: tuple concurrently updated

From: 066ce286(at)free(dot)fr
To: wambacher(at)posteo(dot)de
Cc: pgsql-admin(at)lists(dot)postgresql(dot)org
Subject: Re: tuple concurrently updated
Date: 2018-08-28 11:00:05
Message-ID: 1378566276.366027624.1535454005687.JavaMail.root@zimbra82-e14.priv.proxad.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

You may have others transactions opened modifying this line of table planet_osm_line I presume.

----- Mail original -----
De: wambacher(at)posteo(dot)de
À: pgsql-admin(at)lists(dot)postgresql(dot)org
Envoyé: Mardi 28 Août 2018 12:36:03
Objet: tuple concurrently updated

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

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message wambacher 2018-08-28 11:08:59 Re: tuple concurrently updated
Previous Message wambacher 2018-08-28 10:36:03 tuple concurrently updated