Re: [BUGS] Old row version in hot chain become visible after a freeze - Mailing list pgsql-bugs

From Jeff Frost
Subject Re: [BUGS] Old row version in hot chain become visible after a freeze
Date
Msg-id 15936472-A918-4353-B4BB-B59E0B573490@pgexperts.com
Whole thread Raw
In response to Re: [BUGS] Old row version in hot chain become visible after a freeze  (Jeff Frost <jeff@pgexperts.com>)
Responses Re: [BUGS] Old row version in hot chain become visible after a freeze
List pgsql-bugs
> On Sep 6, 2017, at 8:23 PM, Jeff Frost <jeff@pgexperts.com> wrote:
> 
> 
> Any idea on how to identify affected rows on a running system?

I guess better questions would be:

Is it as simple as:

SELECT id, count(*) FROM foo GROUP BY id HAVING count(*) > 1;

Maybe also need to:

set enable_indexscan = 0;
set enable_indexonlyscan = 0;

before running the SELECT?

Is it possible to affect a DELETE or does it need to be a HOT updated row?


-- 
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

pgsql-bugs by date:

Previous
From: Jeff Frost
Date:
Subject: Re: [BUGS] Old row version in hot chain become visible after a freeze
Next
From: vinod.t.v@outlook.com
Date:
Subject: [BUGS] BUG #14802: Installation failed for french password Télécharger