| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | "Marcelo Carvalho Fernandes" <mcf(at)smartech(dot)com(dot)br> |
| Cc: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: PANIC on start |
| Date: | 2004-03-11 06:53:39 |
| Message-ID: | 16765.1078988019@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
"Marcelo Carvalho Fernandes" <mcf(at)smartech(dot)com(dot)br> writes:
> I have a PostgreSQL (7.3) with lots of databases. I can't start it after a
> power failure. Im trying this...
> NS2 - /var/lib/pgsql/data >pg_ctl start
> postmaster successfully started
> PANIC: The database cluster was initialized with LC_CTYPE 'pt_BR',
> which is not recognized by setlocale().
Kinda looks like your locale definition file has gone missing. Probably
reinstalling the locale stuff would help. (On Red Hat Linux I think
this is part of the glibc-common RPM ... but YMMV on other platforms.)
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2004-03-11 06:57:39 | Re: PITR Functional Design v2 for 7.5 |
| Previous Message | Dennis Bjorklund | 2004-03-11 06:47:50 | Re: unsafe floats |