| От | Tom Lane |
|---|---|
| Тема | Re: postgresql unicode lower/upper problem |
| Дата | |
| Msg-id | 7929.1111598234@sss.pgh.pa.us обсуждение |
| Ответ на | postgresql unicode lower/upper problem (Sergey Levchenko <sector119@gmail.com>) |
| Ответы |
Re: postgresql unicode lower/upper problem
|
| Список | pgsql-general |
Sergey Levchenko <sector119@gmail.com> writes:
> I am not able to get work lower and upper functions on postgresql
> v8.0.1 and 8.1b(current cvs copy). I use Debian SID i686 GNU/Linux.
> Locale: ru_RU.KOI8-R
> createdb -E UNICODE test
I think the problem is you selected a database encoding that doesn't
match what the locale expects. You can't really mix-and-match if you
expect locale-specific stuff like upper/lower to work. For that
locale you must use -E KOI8.
regards, tom lane
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера