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

From Jim Nasby
Subject Re: strange nbtree corruption report
Date
Msg-id A3C798C4-998C-489C-B438-FB338F3ABAF9@nasby.net
Whole thread Raw
In response to Re: strange nbtree corruption report  (Alvaro Herrera <alvherre@commandprompt.com>)
Responses Re: strange nbtree corruption report
List pgsql-hackers
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
wouldbe a good addition for that tool, if it exists. 

In either case, I am all for better capabilities to detect data problems (I'm looking at you, block checksum project!
;)
--
Jim C. Nasby, Database Architect                   jim@nasby.net
512.569.9461 (cell)                         http://jim.nasby.net




pgsql-hackers by date:

Previous
From: Nathan Wagner
Date:
Subject: Re: psql line number reporting from stdin
Next
From: Bruce Momjian
Date:
Subject: Re: strange nbtree corruption report