problem keyboard koi8-r

Поиск
Список
Период
Сортировка
От Vovk G. Grigoriy
Тема problem keyboard koi8-r
Дата
Msg-id 004101bee278$a1c1ad10$0100a8c0@sled.rpa.ryazan.su
обсуждение исходный текст
Список pgsql-general
I Install PostgreSQL 6.5.1 on FreeBSD 3.1
(configured --enable-locale --with-mb=KOI8).
I did initdb -e KOI8.
I started postmaster from script:
#!/bin/sh
LC_COLLATE=koi8-r
LC_CTYPE=koi8-r
export LC_COLLATE LC_CTYPE
postmaster -i -S

But, when I run psql. I can not switch keyboard in russian and insert char
in koi8-r (russian word) in table.
Where is mistake?
-----------------------------------------
vovk@sled.rpa.ryazan.su
Grigoriy Vovk


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

Предыдущее
От: Roberto Moreda
Дата:
Сообщение: Speed of joins using sparse indexes
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [GENERAL] Speed of joins using sparse indexes