corrupt db

From: Lars Gustafsson <gumse(at)mac(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: corrupt db
Date: 2009-11-03 18:00:32
Message-ID: 6E251AB6-6D20-491B-A6D8-FA726E73DCE3@mac.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Kris Jurka 2009-11-03 18:16:15 Re: Bug - DatabaseMetaData.getCatalogs() was [Novice] Can't get list of databases with \list
Previous Message Francisco Leovey 2009-11-03 17:57:42 Re: Bug - DatabaseMetaData.getCatalogs() was [Novice] Can't get list of databases with \list