Re: tuple concurrently updated

Поиск
Список
Период
Сортировка
От wambacher@posteo.de
Тема Re: tuple concurrently updated
Дата
Msg-id 1d365869-b2eb-49c6-ba9d-968d7fc49d69@posteo.de
обсуждение исходный текст
Ответ на tuple concurrently updated  (wambacher@posteo.de)
Список pgsql-admin

got it - vacuum analyze on that table solved the problem. think, there was one index corrupt and not the data.

thanks to all

walter

Am 28.08.2018 um 12:36 schrieb wambacher@posteo.de:
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



В списке pgsql-admin по дате отправления:

Предыдущее
От: Ron
Дата:
Сообщение: More efficient pg_restore method?
Следующее
От: Evan Bauer
Дата:
Сообщение: Re: More efficient pg_restore method?