Problem in unicode sorting

Поиск
Список
Период
Сортировка
От madhu aggarwal
Тема Problem in unicode sorting
Дата
Msg-id 20050607111427.10467.qmail@webmail25.rediffmail.com
обсуждение исходный текст
Список pgsql-general

 
 
 
We have a postgresql database in Hindi and English.
The records are entered in Hindi as well as in English.
The problem is in the sorting of hindi records when we give
select * from table order by name the hindi sorting is not correct.

For that we had intialised the initdb with en_US.UTF-8.

What to do.
We are writing a PHP script for inserting searching and retrieving the records.
Thanx in advance
with regards
Madhu Aggarwal


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

Предыдущее
От: "Jim McMaster"
Дата:
Сообщение: Cannot get PostgreSQL to work with Ruby On Rails
Следующее
От: Dan Miller
Дата:
Сообщение: FATAL: Sorry, too many clients already????