Re: Abbreviated keys for text cost model fix

Поиск
Список
Период
Сортировка
От Peter Geoghegan
Тема Re: Abbreviated keys for text cost model fix
Дата
Msg-id CAM3SWZSnRAz0JqUMuhFE_uBgmiaQ_xd8FeLxPQvS30TpNVeCTw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Abbreviated keys for text cost model fix  (Jeremy Harris <jgh@wizmail.org>)
Ответы Re: Abbreviated keys for text cost model fix
Список pgsql-hackers
On Tue, Feb 24, 2015 at 4:32 PM, Jeremy Harris <jgh@wizmail.org> wrote:
> On 23/02/15 16:40, Tomas Vondra wrote:
>> On 22.2.2015 22:30, Peter Geoghegan wrote:
>>> You should try it with the data fully sorted like this, but with one
>>> tiny difference: The very last tuple is out of order. How does that
>>> look?
>
> If this case is actually important, a merge-sort can take
> significant advantage of the partial order:

> test=# set enable_intmerge_sort to on;

What is this?

-- 
Peter Geoghegan



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

Предыдущее
От: Jeremy Harris
Дата:
Сообщение: Re: Abbreviated keys for text cost model fix
Следующее
От: Kyotaro HORIGUCHI
Дата:
Сообщение: Re: A typo in backend/replication/README