Search Postgresql Archives

how to configure postgresql to display messages in italian

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

I would like to ask you how to configure Pg to display messages in italian instead of english.
I'm using PostgreSQL versione 8.1.8

For example, my pg display data as:


\d cani
                                          Table "public.cani"
Column | Type | Modifiers
--------------------------+-----------------------------+------------------------------------------------------
matricola              | character varying(17)       | not null
iscrizione             | date                        | not null
nome_cane              | character varying(12)       |


I would like to have it as:
                                         Tabella "public.cani"
Colonna | Tipo | Modificatori
------------------------+-----------------------------+----------------------------------------------------
matricola              | character varying(17)       | not null
iscrizione             | date                        | not null
nome_cane              | character varying(12)       |

thank you,
jo


---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

              http://archives.postgresql.org/

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux