Re: How can sort performance be so different

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: How can sort performance be so different
Дата
Msg-id 14004.1548787651@sss.pgh.pa.us
обсуждение исходный текст
Ответ на How can sort performance be so different  (Bob Jolliffe <bobjolliffe@gmail.com>)
Ответы Re: How can sort performance be so different
Список pgsql-performance
Bob Jolliffe <bobjolliffe@gmail.com> writes:
> I wonder what can cause such a massive discrepancy in the sort time.

Are you using the same locale (LC_COLLATE) setting on both machines?
Some locales sort way slower than C locale does.  That's not enough
to explain a 1000X discrepancy --- I concur with the other opinions
that there's something wrong with your VPS --- but it might account
for something like 10X of it.

            regards, tom lane


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

Предыдущее
От: Jerry Sievers
Дата:
Сообщение: Re: Interpreting shared_buffers setting
Следующее
От: Thomas Munro
Дата:
Сообщение: Re: dsa_allocate() faliure