| From: | "kamal" <kuppiel(at)libero(dot)it> |
|---|---|
| To: | "pgsql-general" <pgsql-general(at)postgresql(dot)org> |
| Subject: | Problems with localization |
| Date: | 2005-01-23 22:08:24 |
| Message-ID: | IASIU0$E21AA2AACC0F09C70C6D2C04957F823D@libero.it |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Hi everybody.
It's my first message, I hope I'm in the right ml.
I'm using postgresql 7.4.6 on gentoo 2004.2.
I've set nls use flag in make.conf.
I want to set locale to it_IT so that when I issue "select to_char(some_date,
'Day') from some_table" I see for example "Lunedì" instead of "Monday" ("Lunedì"
is the italian translation for "Monday")...
I think in part it works, because I see the psql initial message in italian, but
I continue to see "Monday" instead of "Lunedì"...
Any help would be appreciated.
Thank you.
Kamal
____________________________________________________________
6X velocizzare la tua navigazione a 56k? 6X Web Accelerator di Libero!
Scaricalo su INTERNET GRATIS 6X http://www.libero.it
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alvaro Herrera | 2005-01-23 22:36:41 | Re: Problems with localization |
| Previous Message | Tom Lane | 2005-01-23 22:02:43 | Re: number of rown in a cursor. |