Re: index-only scans

Поиск
Список
Период
Сортировка
От Kevin Grittner
Тема Re: index-only scans
Дата
Msg-id 4E45573E020000250003FE9B@gw.wicourts.gov
обсуждение исходный текст
Ответ на Re: index-only scans  (Robert Haas <robertmhaas@gmail.com>)
Ответы Re: index-only scans  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
Robert Haas <robertmhaas@gmail.com> wrote:
> That's one of the points I asked for feedback on in my original
> email.  "How should the costing be done?"
It seems pretty clear that there should be some cost adjustment.  If
you can't get good numbers somehow on what fraction of the heap
accesses will be needed, I would suggest using a magic number based
on the assumption that half the heap access otherwise necessary will
be done.  It wouldn't be the worst magic number in the planner.  Of
course, real numbers are always better if you can get them.
-Kevin


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: USECS_* constants undefined with float8 timestamps?
Следующее
От: "Johann 'Myrkraverk' Oskarsson"
Дата:
Сообщение: Re: USECS_* constants undefined with float8 timestamps?