how to configure postgresql to display messages in italian

Поиск
Список
Период
Сортировка
От jo
Тема how to configure postgresql to display messages in italian
Дата
Msg-id 4721AC43.6010408@sferacarta.com
обсуждение исходный текст
Список pgsql-general
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


В списке pgsql-general по дате отправления:

Предыдущее
От: "Pau Marc Munoz Torres"
Дата:
Сообщение: Can i Force to postgrsql to use a certain index?
Следующее
От: "richyen3@gmail.com"
Дата:
Сообщение: postgres freezes up on a query from slony