Re: [PATCHES] index advisor

Поиск
Список
Период
Сортировка
От Jim C. Nasby
Тема Re: [PATCHES] index advisor
Дата
Msg-id 20061013191045.GM28647@nasby.net
обсуждение исходный текст
Список pgsql-hackers
Moving to -hackers...

On Fri, Oct 13, 2006 at 03:07:50PM -0400, Andrew Dunstan wrote:
> Kai-Uwe Sattler wrote:
> >Hi,
> >here is a patch implementing an index recommendation advisor for 
> >7.4.13. It consists of extensions to the planner and the catalog as 
> >well as a command line tool pg_advise in contrib. The index advisor 
> >works as part of the EXPLAIN statement, i.e. by
> >set enable_indexadvisor=true;
> >explain select ...
> >you will find the recommended indexes in pg_indexadvisor afterwards.
> >
> 
> 
> You know we don't put new features on stable branches, right? If you 
> want to submit a new feature it has to be against CVS HEAD (and we are 
> currently in feature freeze there too)

This patch was submitted so people (ie: Simon) could see what had been
done for index recommendations.
-- 
Jim Nasby                                            jim@nasby.net
EnterpriseDB      http://enterprisedb.com      512.569.9461 (cell)


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

Предыдущее
От: "Jim C. Nasby"
Дата:
Сообщение: Re: ./configure argument checking
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: ./configure argument checking