Re: Problem with the compilation and running of postgresql - Mailing list pgsql-admin

From Tom Lane
Subject Re: Problem with the compilation and running of postgresql
Date
Msg-id 25740.1122474434@sss.pgh.pa.us
Whole thread Raw
In response to Problem with the compilation and running of postgresql  (Martin Nikolov <nikolov@steinx.com>)
List pgsql-admin
Martin Nikolov <nikolov@steinx.com> writes:
> The hard discks on the hosting machine, where was our web site, crashed
> 3 days ago. They have managed to recover all the files from data
> directory and they have sended them to me.
> I have installed on my test machine (Slackware 10, Kernel: 2.4.26)
> PostgreSQL 7.3.9, the same that they have used, but when i copied the
> data directory and tried to start posgresql I recieved the following error:
> PANIC:  The database cluster was initialized with LC_COLLATE
> 'en_US.iso885915',
>         which is not recognized by setlocale().

Well, it's evidently not exactly the same system software they used,
because you're missing the locale definition.  Perhaps you need to
install additional package(s) to get that locale?

            regards, tom lane

pgsql-admin by date:

Previous
From: Tom Lane
Date:
Subject: Re: Database disappeared
Next
From: Chris Hoover
Date:
Subject: Help with view performance problem