Re: Index Tuning Features [2] - Mailing list pgsql-hackers

From Simon Riggs
Subject Re: Index Tuning Features [2]
Date
Msg-id 1160588342.25102.89.camel@holly
Whole thread Raw
In response to Index Tuning Features [2]  (Kai-Uwe Sattler <kus@tu-ilmenau.de>)
Responses Re: Index Tuning Features [2]  (Kai-Uwe Sattler <kus@tu-ilmenau.de>)
List pgsql-hackers
On Wed, 2006-10-11 at 14:30 +0200, Kai-Uwe Sattler wrote:

> We have already an implementation of an index advisor for  
> 7.4.8. 

> It definitely requires some work to port it to 8.2 and to make it  
> usable for production environments.
> Furthermore, there are some performance bottlenecks (creating virtual  
> indexes, calling the planner twice) but I think they can be solved.

I'm sure everybody would be glad to see the existing work submitted as a
Work-in-Progress patch to pgsql-patches.

We can then have a look at it and see what to do with it. Whatever
happens your experience will be invaluable in taking this forward.

--  Simon Riggs              EnterpriseDB   http://www.enterprisedb.com



pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: Index Tuning Features [2]
Next
From: "Carlos Chacon"
Date:
Subject: Re: Modification to the postgres catalog