SO question about disappearing row

Поиск
Список
Период
Сортировка
От Andomar
Тема SO question about disappearing row
Дата
Msg-id 29BD83DE-482E-409F-A1BB-4C63492CF158@aule.net
обсуждение исходный текст
Список pgsql-general

One transaction updates a row with the same values, causing another transaction to return an empty set. This is surprising as the row passes the where clause both before and after the update.

Is there a way to have Postgres explain why the outer query drops a row even though the query plan does not show a filter?

Cheers,
Andomar

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

Предыдущее
От: Melvin Davidson
Дата:
Сообщение: Re: question on error during COPY FROM
Следующее
От: Tjibbe
Дата:
Сообщение: push array to array