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