Re: question about index cost estimates

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: question about index cost estimates
Дата
Msg-id Pine.LNX.4.21.0005191940560.489-100000@localhost.localdomain
обсуждение исходный текст
Ответ на Re: question about index cost estimates  (Jeff Hoffmann <jeff@propertykey.com>)
Список pgsql-hackers
Jeff Hoffmann writes:

> just for your reference, the paper is from VLDB and it called
> "Estimating the Selectivity of Spatial Queries Using the 'Correlation'
> fractal Dimension".  here's the link:
> http://www.vldb.org/conf/1995/P299.PDF.  i've only read the abstract,
> but it sounds pretty promising.

That paper was very interesting. I think it might in fact contain the
answer for writing smart selectivity estimators for geometrical data, now
someone only needs to be brave enough to try to code it. Btw., it also
contains a number interesting references regarding R-trees and selectivity
estimation in general.

Whodda thunk there's genuine information to be found on the Web ... :)


-- 
Peter Eisentraut                  Sernanders väg 10:115
peter_e@gmx.net                   75262 Uppsala
http://yi.org/peter-e/            Sweden



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Performance (was: The New Slashdot Setup (includes MySql server))
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [SQL] Foreign keys breaks tables permissions