| From: | Юрий Морозов <y(dot)morozov(at)vipro(dot)ru> |
|---|---|
| To: | pgsql-novice(at)postgresql(dot)org |
| Subject: | UPPER / lower |
| Date: | 2003-05-28 10:19:51 |
| Message-ID: | 1008273386.20030528141951@vipro.ru |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-novice |
Hi!
I've installed Postgres 7.3 on my OpenBSD and created database workspace with a string like
initdb --encoding=WIN --lc-collate=ru_RU.CP1251 --lc-ctype=ru_RU.CP1251 ...
But then I faced with a trouble: the UPPER and LOWER functions do not
work correctly with Russian symbols. Well, actually, they don't
work at all :(
However, ORDER BY works just perfect.
Could you tell me if there is a way to reconfigure the database in
order to make possible uppercase/lowercase convertions?
--
Best regards,
Morozov Yuriy.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Nabil Sayegh | 2003-05-28 12:02:29 | Re: nOOb Alert..Need some help.. |
| Previous Message | Herbie McDuck | 2003-05-28 09:28:02 | nOOb Alert..Need some help.. |