Re: How to determine a database is intact?

Wes <wespvp@syntegra.com>

From: Wes <wespvp@syntegra.com>
To: Scott Ribe <scott_ribe@killerbytes.com>, Postgres General <pgsql-general@postgresql.org>
Date: 2004-09-05T15:47:32Z
Lists: pgsql-general
On 9/5/04 9:41 AM, "Scott Ribe" <scott_ribe@killerbytes.com> wrote:

> There was this:
> 
> <http://svana.org/kleptog/pgsql/pgfsck.html>
> 
> Never used it, can't comment on it, doesn't appear to have been updated for
> 7.4. But it might be a jumping-off point.

The author of this dropped me a line last night.  It looks like the type of
thing I was looking for, but doesn't quite work with 7.4.  It appears the
changes necessary are probably minor, but I haven't had a chance to dig into
it yet.  It also does not walk the index trees, but that could be added.  As
you say, it looks like it might be a good starting point.

Wes