| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | "Alex(dot) N(dot) Karpov" <ank(at)spy(dot)isp(dot)nsc(dot)ru> |
| Cc: | pgsql-admin(at)postgresql(dot)org |
| Subject: | Re: Troubles with starting postgresql |
| Date: | 2006-06-20 16:59:16 |
| Message-ID: | 24149.1150822756@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
"Alex. N. Karpov" <ank(at)spy(dot)isp(dot)nsc(dot)ru> writes:
> I check all files in /var/log/. The only thing it write to
> /var/log/postgresql/postgres.log is:
>> FATAL: XX000: failed to initialize lc_messages to ""
>> LOCATION: InitializeGUCOptions, guc.c:1867
Sounds a lot like
http://archives.postgresql.org/pgsql-general/2005-11/msg01354.php
although the specific missing packages might be different for Debian.
Another possibility is that you have an incorrect setting of LANG
in the postmaster's environment.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruno Wolff III | 2006-06-20 20:37:57 | Re: Unique constraint and index-combination feature in 8.1 |
| Previous Message | Sriram Dandapani | 2006-06-20 16:13:18 | Re: truncate partitioned table locking |