Re: strange nbtree corruption report - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: strange nbtree corruption report
Date
Msg-id 201111290111.pAT1B9D24857@momjian.us
Whole thread Raw
In response to Re: strange nbtree corruption report  (Jim Nasby <jim@nasby.net>)
List pgsql-hackers
Jim Nasby wrote:
> On Nov 28, 2011, at 3:44 PM, Alvaro Herrera wrote:
> > I wonder if it would be worthwhile to build some sort of tool to scan
> > the heap and ensure that there are index entries for all heap items,
> > just to test the hypothesis.  Not that this would enlighten on the
> > source of the actual problem.
> 
> There was a project to create a sanity-checker for Postgres databases...
> did that ever go anywhere? It seems like this would be a good addition
> for that tool, if it exists.

Not that I know of.

-- Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com
 + It's impossible for everything to be true. +


pgsql-hackers by date:

Previous
From: Jim Nasby
Date:
Subject: Re: strange nbtree corruption report
Next
From: Jim Nasby
Date:
Subject: Re: Patch: add timing of buffer I/O requests