Re: BUG #2317: Wrong sorting order for (VW)

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #2317: Wrong sorting order for (VW)
Дата
Msg-id 10939.1142470789@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #2317: Wrong sorting order for (VW)  ("TomasKlockar" <tomask@omicron.se>)
Список pgsql-bugs
"TomasKlockar" <tomask@omicron.se> writes:
> I think the database was initialized with UTF8 but it might have been
> ISO_8859-1, however the error is easily repeatable and ill be happy to
> provide a dump.

If the database encoding doesn't match the database locale (server
LC_COLLATE setting), all kinds of very strange sorting behavior can
ensue.  I suspect you've been bit by this gotcha.

            regards, tom lane

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