which charset use for cyrilic?

Поиск
Список
Период
Сортировка
От Zet
Тема which charset use for cyrilic?
Дата
Msg-id 11434880562.20051028204656@on.kg
обсуждение исходный текст
Ответ на Re: Please remove Malvern event  ("Magnus Hagander" <mha@sollentuna.net>)
Ответы Re: which charset use for cyrilic?
Список pgsql-www
Hi

Which charset is need to be set in database for cyrilic?

I've used till now WIN, but today I found a problem

for example:

SELECT *
FROM table
WHERE a = 'слово'

returns me a record, where a = 'фраза'

after I tried UNICODE
but for most of cyrilic words PG gives error like
"invalid byte sequence for encoding "UNICODE":..."

Regards,
Zet


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

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: Please remove Malvern event
Следующее
От: Dave Page
Дата:
Сообщение: Re: Setting up a local version of the postgresql