SO question about disappearing row - Mailing list pgsql-general

From Andomar
Subject SO question about disappearing row
Date
Msg-id 29BD83DE-482E-409F-A1BB-4C63492CF158@aule.net
Whole thread Raw
List 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 by date:

Previous
From: Melvin Davidson
Date:
Subject: Re: question on error during COPY FROM
Next
From: Tjibbe
Date:
Subject: push array to array