From: | Robert Treat <xzilla(at)users(dot)sourceforge(dot)net> |
---|---|
To: | Jason Lee <jason(at)theleehouse(dot)net> |
Cc: | pgsql-admin(at)postgresql(dot)org |
Subject: | Re: Error starting backend |
Date: | 2003-05-29 15:20:40 |
Message-ID: | 1054221640.5914.2377.camel@camel |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
Hmm... I'm thinking you either have a version mismatch or perhaps
there's an issue with your recovery process. can you initidb a new
location with the proper local settings, then copy over the data dir to
that new location? If that doesn't work, post the steps you took to
restore.
Robert Treat
On Thu, 2003-05-29 at 10:48, Jason Lee wrote:
> Any thoughts on this? I'm at a loss on what to try next. I appreciate any help
> anyone can give. :P
>
> Thanks a lot!
>
> jason wrote:
>
> > I had a hard drive die on me. In rebuilding my system, I found out that my
> > backup process wasn't working correctly, so I don't have any dumps that I can
> > just load into the new setup. I was able, however, to save the data directory
> > from the old drive. If I try to start the backend up with that data dir,
> > though, I get this error:
> >
> > PANIC: The database cluster was initialized with LC_COLLATE 'en_US.UTF-8',
> > which is not recognized by setlocale().
> > It looks like you need to initdb.
> >
> > Any idea how I can get around that? Thanks a lot!
> >
> > jason
> >
> > ---------------------------(end of broadcast)---------------------------
> > TIP 5: Have you checked our extensive FAQ?
> >
> > http://www.postgresql.org/docs/faqs/FAQ.html
> >
> >
>
>
> --
> jason lee
> His grace for my shame / His death for my blame / His stripes for my pain
> And the pieces fit / His joy for my grief / His hurt my relief
> My doubt His belief / And the pieces fit -- Considering Lily
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
> (send "unregister YourEmailAddressHere" to majordomo(at)postgresql(dot)org)
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2003-05-29 15:41:22 | Re: Error starting backend |
Previous Message | Jason Lee | 2003-05-29 14:48:06 | Re: Error starting backend |