Re: corrupt db

From: Lars Gustafsson <gumse(at)mac(dot)com>
To: Lonni J Friedman <netllama(at)gmail(dot)com>
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: corrupt db
Date: 2009-11-03 18:30:32
Message-ID: 2A0D2C87-B716-4898-85DD-CE23E180DEEC@mac.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

He had the /data directory on a USB memory

Lars.

3 nov 2009 kl. 19.24 skrev Lonni J Friedman:

> How did you get the data onto the new server?
>
> On Tue, Nov 3, 2009 at 10:00 AM, Lars Gustafsson <gumse(at)mac(dot)com>
> wrote:
>> 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 ?
>>
>
> --
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> L. Friedman netllama(at)gmail(dot)com
> LlamaLand https://netllama.linux-sxs.org

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Lonni J Friedman 2009-11-03 18:32:37 Re: corrupt db
Previous Message Michael Wood 2009-11-03 18:29:08 Re: [NOVICE] Bug - DatabaseMetaData.getCatalogs() was [Novice] Can't get list of databases with \list