Re: External Sort performance patch

Поиск
Список
Период
Сортировка
От Simon Riggs
Тема Re: External Sort performance patch
Дата
Msg-id 1139359937.1258.243.camel@localhost.localdomain
обсуждение исходный текст
Ответ на External Sort performance patch  (Simon Riggs <simon@2ndquadrant.com>)
Ответы Re: External Sort performance patch  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-patches
On Thu, 2006-01-26 at 00:33 +0000, Simon Riggs wrote:
> The enclosed patch substantially improves large sort performance, in the
> general case
>
> cvstip:    elapsed 5693 sec, CPU 196 sec
> patch:    elapsed 4132 sec, CPU 90 sec
>

Following patch implements matching sort cost calculations in the
planner in sort_cost()

This patch is in-addition to the previous patch.

Best Regards, Simon Riggs

Вложения

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: TODO-Item: B-tree fillfactor control
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [HACKERS] Krb5 & multiple DB connections