In article <[EMAIL PROTECTED]>,
Sander Smeenk  <[EMAIL PROTECTED]> wrote:
>Hi,
>
>After a very recent postgresql update, the postmaster failed to start
>because of this:
>
>| PANIC:  The database cluster was initialized with LC_CTYPE 
>|         '[EMAIL PROTECTED]', which is not recognized by setlocale().
>|         It looks like you need to initdb.
>
>Is there some way that I can get to my precious databases?

You have the source. Find where it prints this, make it not panic
but continue, recompile, run that server, run psql, drop the indexes,
dump the database.

Mike.
-- 
RAND USR 16514


---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

               http://www.postgresql.org/docs/faqs/FAQ.html

Reply via email to