Re: sorting problem

Поиск
Список
Период
Сортировка
От Craig Ringer
Тема Re: sorting problem
Дата
Msg-id 49FEAD6D.5090201@postnewspapers.com.au
обсуждение исходный текст
Ответ на Re: sorting problem  (CK Leung <ck@wecity.com>)
Ответы Re: sorting problem
Список pgsql-bugs
CK Leung wrote:
> I create a new database use UTF-8 and SQL_ASCII, same result found, how
> can i fix this problem ?

If I recall correctly, the collation order is set at initdb time, and
isn't bound to the database encoding. If that's right, you'd need to
dump all your databases, re-initdb with the new collation settings, and
re-load your databases.

--
Craig Ringer

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

Предыдущее
От: CK Leung
Дата:
Сообщение: Re: sorting problem
Следующее
От: "Marshall, Steve"
Дата:
Сообщение: Re: sorting problem