Re: Forgot to dump old data before re-installing machine

From: "Dave Page" <dpage(at)postgresql(dot)org>
To: "Stefan Schwarzer" <stefan(dot)schwarzer(at)grid(dot)unep(dot)ch>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Forgot to dump old data before re-installing machine
Date: 2008-01-18 13:39:56
Message-ID: 937d27e10801180539m50f9ff9fx7cfde93a0e1010f@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-patches

On 18/01/2008, Stefan Schwarzer <stefan(dot)schwarzer(at)grid(dot)unep(dot)ch> wrote:
> Ok, it seems to be related to a Intel/PPC issue, as Martijn and Tom
> suggested.
>
> So, I copied all files to a PPC, but which runs Linux - don't know if
> this is important. Now, it tells me:
>
> "Fatal error: Incorrect checksum on control file"
>
> Any way out of this? Thanks for any advice.

That's the kind of error I'd expect to see if you try to start an
Intel data directory on PPC or vice-versa. You said earlier this was
data from your Intel Mac being reloaded on the same Intel Mac. If
thats the case, put the PPC away before you confuse yourself :-)

As for the real problem (on the same hardware), when you rebuilt
Postgres on your new machine did you change any of the configure
options that MacPorts would have used from what would have been used
previously (I assume they can be overridden)? I don't know if you'd
see exactly the same symptoms you have, but changing settings like
integer datetimes will break things in a similar way.

Regards, Dave

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Stuart Bishop 2008-01-18 13:48:43 Re: plpythonu
Previous Message Scott Marlowe 2008-01-18 13:35:17 Re: Forgot to dump old data before re-installing machine

Browse pgsql-patches by date

  From Date Subject
Next Message Stefan Schwarzer 2008-01-18 14:01:02 Re: Forgot to dump old data before re-installing machine
Previous Message Scott Marlowe 2008-01-18 13:35:17 Re: Forgot to dump old data before re-installing machine