Re: rtree indexes aren't being used with 7.0

Поиск
Список
Период
Сортировка
От Lincoln Yeoh
Тема Re: rtree indexes aren't being used with 7.0
Дата
Msg-id 3.0.5.32.20000516090915.008f5100@pop.mecomb.po.my
обсуждение исходный текст
Ответ на Re: rtree indexes aren't being used with 7.0  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
At 11:13 AM 15-05-2000 -0400, Tom Lane wrote:
>Jeff Hoffmann <jeff@propertykey.com> writes:
>Actually, the cost estimator for indexscans is deliberately not linear,
>since it's trying to model the effects of hits in a buffer cache ...
>perhaps that's a pointless refinement when we have no accurate idea of
>the size of the kernel's buffer cache, but certainly the real-world
>behavior is not going to be linear.

Just have something like a few linear "curves" and some IF statements?
That's often good enough in real world scenarios- the whole point about
fuzzy logic. Works very well for high speed lifts, and other seemingly
complex control situations.

Cheerio,
Link.


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

Предыдущее
От: Dragos Stoichita
Дата:
Сообщение: Why is the INTERSECT so slow?
Следующее
От: Lamar Owen
Дата:
Сообщение: RPMS for 7.0 final.