Re: How can sort performance be so different

Поиск
Список
Период
Сортировка
От Merlin Moncure
Тема Re: How can sort performance be so different
Дата
Msg-id CAHyXU0wAGdhSjR8v+4=gX0bJpuXUYRpLExY2Xe-bHiTrDFEvtA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: How can sort performance be so different  (Bob Jolliffe <bobjolliffe@gmail.com>)
Ответы Re: How can sort performance be so different
Список pgsql-performance
On Mon, Feb 18, 2019 at 9:49 AM Bob Jolliffe <bobjolliffe@gmail.com> wrote:
>
> Sorry Merlin for not replying earlier.  The difference is indeed hard
> to understand but it is certainly there.  We altered the collation to
> use on the name field in that table and the problem has gone.  Having
> having solved the immediate problem we haven't investigated much
> further yet.
>
> Not sure what exactly you mean by "other conversions"?


I hand tested similar query for other (generally western) collations.
Did not observe anything nearly so bad.   What I'm hoping is that this
is some kind of weird performance issue specific to your installation;
in the worst (unfortunately likely) case we are looking at something
specific to your specific sort collation :(.

merlin


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

Предыдущее
От: Jeff Janes
Дата:
Сообщение: Re: Why isn't an index scan being used?
Следующее
От: Bob Jolliffe
Дата:
Сообщение: Re: How can sort performance be so different