Indexes to speed sorting

Поиск
Список
Период
Сортировка
От Jeff Willden
Тема Indexes to speed sorting
Дата
Msg-id 6C714C1B-B558-4D45-9A1C-88CFC917DFF1@pavanell.com
обсуждение исходный текст
Ответы Re: Indexes to speed sorting  ("Jaime Casanova" <systemguards@gmail.com>)
Список pgsql-novice
In other DBMSs indexes speed the process of sorting on a field in an
ORDER BY clause if the same conditions for WHERE and JOIN clauses are
met. I didn't see this mentioned in the docs on indexes though. Does
an index also speed sorting as it does lookup in the other clauses?

Jeff Willden

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

Предыдущее
От: "Josh Tolley"
Дата:
Сообщение: Re: Creating diff scripts for upgrades
Следующее
От: "Jaime Casanova"
Дата:
Сообщение: Re: Indexes to speed sorting