Re: Order by optimisations?

Поиск
Список
Период
Сортировка
От Christopher Kings-Lynne
Тема Re: Order by optimisations?
Дата
Msg-id 42D721E9.8090906@familyhealth.com.au
обсуждение исходный текст
Ответ на Re: Order by optimisations?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
>>>Does it know that the input to the sort routine is already sorted and 
>>>hence is a no-op?
> 
> 
>>Yes
> 
> 
> No, but in most cases this will use an index and hence will assume that
> the index is responsible for ordering.
> 
>             regards, tom lane
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 1: if posting/reading through Usenet, please send an appropriate
>        subscribe-nomail command to majordomo@postgresql.org so that your
>        message can get through to the mailing list cleanly




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

Предыдущее
От: Neil Conway
Дата:
Сообщение: Re: Minor buildfarm HOWTO comment
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: Minor buildfarm HOWTO comment