Brusser, Michael wrote:
> Our customer reported a problem resulting from the hard drive
> failure. Database server would not start, generating this message:
> PANIC: The database cluster was initialized with LC_COLLATE
> 'en_US.ISO8859-1',
> which is not recognized by setlocale().
The issue is that the operating system does not recognize that locale
name. Perhaps you need to install some extra packages to get the full
locale support.
--
Peter Eisentraut
http://developer.postgresql.org/~petere/