corrupt db - Mailing list pgsql-novice

From Lars Gustafsson
Subject corrupt db
Date
Msg-id 6E251AB6-6D20-491B-A6D8-FA726E73DCE3@mac.com
Whole thread Raw
In response to Re: GETTING INFO FROM SEQUENCE OBJECTS  ("A. Kretschmer" <andreas.kretschmer@schollglas.com>)
Responses Re: corrupt db  (Lonni J Friedman <netllama@gmail.com>)
Re: corrupt db  (Michael Wood <esiotrot@gmail.com>)
List pgsql-novice
A client of mine hade a HD crash, he had a backup of his pgsql/data
catalog, but when trying to start the server (on a newly installed
postgres, same version he had) I get the following message:

postgres$ FATAL:  database files are incompatible with server
DETAIL:  The database cluster was initialized with PG_CONTROL_VERSION
906166272, but the server was compiled with PG_CONTROL_VERSION 822.
HINT:  It looks like you need to initdb.


Is it beyond repair ? Any last resorts ?

Regards,
Lars.



pgsql-novice by date:

Previous
From: Richard Broersma
Date:
Subject: Bug - DatabaseMetaData.getCatalogs() was [Novice] Can't get list of databases with \list
Next
From: Lonni J Friedman
Date:
Subject: Re: corrupt db