| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | mariocaspari(at)salo-ag(dot)de |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Installin Postgres |
| Date: | 2003-05-06 13:49:04 |
| Message-ID: | 24813.1052228944@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general pgsql-hackers |
"Mario Caspari" <mariocaspari(at)salo-ag(dot)de> writes:
> It compiled and installed well -I thought. But I can't start the postmaster
> service with the error message:
> Failed to initialize lc_messages to
> 'Fatal invalid value for option LC_MESSAGES'
You apparently have something weird in your locale environment. I'd
suggest editing postgresql.conf to set the LC_xxx variables (look at
the bottom) to 'C', or at least something supported on your platform.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2003-05-06 14:22:22 | Re: Database server restarting |
| Previous Message | Karsten Hilbert | 2003-05-06 12:23:56 | Re: Installin Postgres |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Christopher Kings-Lynne | 2003-05-06 14:04:39 | Re: [PERFORM] Hypothetical suggestions for planner, indexing |
| Previous Message | Tom Lane | 2003-05-06 13:45:07 | Re: [PERFORM] Hypothetical suggestions for planner, indexing improvement |