Re: 9.3 Pre-proposal: Range Merge Join

Поиск
Список
Период
Сортировка
От Jay Levitt
Тема Re: 9.3 Pre-proposal: Range Merge Join
Дата
Msg-id 4F8C94B6.40603@gmail.com
обсуждение исходный текст
Ответ на Re: 9.3 Pre-proposal: Range Merge Join  (Simon Riggs <simon@2ndQuadrant.com>)
Список pgsql-hackers
Simon Riggs wrote:
> I'd like to see something along the lines of demand-created optional
> indexes, that we reclaim space/maintenance overhead on according to
> some cache management scheme. More space you have, the more of the
> important ones hang around. The rough same idea applies to
> materialised views.

+10; this sort of demand-driven optimization could be the database 
equivalent of Java's HotSpot (which accomplished the amazing task of making 
Java kinda fastish sometimes).

Jay


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

Предыдущее
От: Jay Levitt
Дата:
Сообщение: Re: Bug tracker tool we need
Следующее
От: Robert Haas
Дата:
Сообщение: Re: 9.3 Pre-proposal: Range Merge Join