cant support non ascii character...

Поиск
Список
Период
Сортировка
От Twist
Тема cant support non ascii character...
Дата
Msg-id 9dnine$sh1$1@news.tht.net
обсуждение исходный текст
Ответы Re: cant support non ascii character...  (Tony Grant <tony@animaproductions.com>)
Список pgsql-general
Hi, im trying to get postgres and cygwin work with non ascii characters.

i enabled multibyte, i set LATIN1 while doing the initdb.

psql -l tells me that all database r using LATIN1.

how ever when i try the following:

psql test
create table test(name text);
insert into test values('pr�f�r�');

then select * from test, i got :
pr<E9>f<E9>r<E9>

tried under linux, it works fine, so i assume it comes from cygwin somehow.

Any idea please ?
Thx in advance



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

Предыдущее
От: "Thalis A. Kalfigopoulos"
Дата:
Сообщение: Re: Re: What's the best front end/client under MS Windows?
Следующее
От: "hiroko"
Дата:
Сообщение: Roooooooooooooll back!