Re: [GENERAL] launguage...
От | yura |
---|---|
Тема | Re: [GENERAL] launguage... |
Дата | |
Msg-id | 18432.000119@vpcit.ru обсуждение исходный текст |
Ответ на | launguage... (Mitja Novak <mitja@mail.velenje.cx>) |
Ответы |
Re: [GENERAL] launguage...
|
Список | pgsql-general |
Hello Mitja, Tuesday, January 18, 2000, 8:58:27 PM, you wrote: MN> hello. MN> i`m wondering how to set up an launguage for a certain database or how to MN> set up a general launguage for the postgres? MN> the problem is that slovenia (as most other contries) has some special MN> charaters and i would like to sort the data containig this chars.. MN> therefore i need the launguage setings. MN> thanks for your help! MN> Mitja. MN> ************ The postmaster.init file (in /etc/postgresql/ ) have a string LANG=<your_language>, you have to write your locale there. In order to use national characters, you have to compile postgres with multibyte support and then use 'set client_encoding to ' statement in applications. Best regards, Yury
В списке pgsql-general по дате отправления: