Re: tuple concurrently updated
| От | Alvaro Herrera |
|---|---|
| Тема | Re: tuple concurrently updated |
| Дата | |
| Msg-id | 20180828135134.o4ymb6vvitpfcmxc@alvherre.pgsql обсуждение |
| Ответ на | tuple concurrently updated (wambacher@posteo.de) |
| Ответы |
Re: tuple concurrently updated
|
| Список | pgsql-admin |
On 2018-Aug-28, wambacher@posteo.de wrote: > 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. What is the definition of the table? It sounds like there's some GIS datatype -- Right? Are there any triggers or some other fun fact about this delete? What is the isolation level in effect when the delete runs? -- Álvaro Herrera https://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
В списке pgsql-admin по дате отправления: