Re: Is anyone aware of data loss causing MultiXact bugs in 9.3.2? - Mailing list pgsql-hackers

From Peter Geoghegan
Subject Re: Is anyone aware of data loss causing MultiXact bugs in 9.3.2?
Date
Msg-id CAM3SWZS+CnS6S+vJtOjeQnzpUOOhwDqXL2CmFTY_NCmn-HW+qg@mail.gmail.com
Whole thread Raw
In response to Re: Is anyone aware of data loss causing MultiXact bugs in 9.3.2?  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Responses Re: Is anyone aware of data loss causing MultiXact bugs in 9.3.2?  (Peter Geoghegan <pg@heroku.com>)
List pgsql-hackers
On Tue, Feb 18, 2014 at 5:50 PM, Alvaro Herrera
<alvherre@2ndquadrant.com> wrote:
> The multixact bugs would cause tuples to be hidden at the heap level.
> If the tuples are visible in a seqscan, then these are more likely to be
> related to index problems, not multixact problem.

That was my first suspicion, but then re-indexing didn't help, while
VACUUM FREEZE had the immediate effect of making both plans give a
consistent answer.

-- 
Peter Geoghegan



pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Is anyone aware of data loss causing MultiXact bugs in 9.3.2?
Next
From: Peter Geoghegan
Date:
Subject: Re: Is anyone aware of data loss causing MultiXact bugs in 9.3.2?