| From: | nn nn <kluro(at)yahoo(dot)com> |
|---|---|
| To: | pgsql-admin(at)postgresql(dot)org |
| Subject: | not recognized by setlocale() |
| Date: | 2002-01-12 21:55:14 |
| Message-ID: | 20020112215514.27829.qmail@web14106.mail.yahoo.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
I upgraded Red Hat 7.1 -> 7.2. I had postgresql
installed (7.1.x). I did not dump the database before
upgrading. Therefore, I 'downgraded' again to the old
7.1.x version. Now I can not start up my database:
bash-2.05$ pg_ctl start
postmaster successfully started
bash-2.05$ FATAL 2: database was initialized with
LC_COLLATE 'en_US',
which is not recognized by setlocale().
looks like you need to initdb.
If anyone knows an easy solution to this, I would be
very grateful. If not, it is not a very big deal for
me to just remove the database and start from scratch.
Thanks!
kluro
__________________________________________________
Do You Yahoo!?
Send FREE video emails in Yahoo! Mail!
http://promo.yahoo.com/videomail/
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tyson Oswald | 2002-01-14 01:56:05 | template database |
| Previous Message | Tom Lane | 2002-01-12 06:56:00 | Re: Control File Context is Broken |