Re: benchmarking the query planner

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: benchmarking the query planner
Дата
Msg-id 603c8f070812120835x7a6b7588icdf6e876239a80d1@mail.gmail.com
обсуждение исходный текст
Ответ на Re: benchmarking the query planner  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
Ответы Re: benchmarking the query planner  (Alvaro Herrera <alvherre@commandprompt.com>)
Re: benchmarking the query planner  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
Re: benchmarking the query planner  (Euler Taveira de Oliveira <euler@timbira.com>)
Список pgsql-hackers
> Which raises the issue, if we could get better statistics by passing
> the whole table, why not do that when VACUUM ANALYZE is run?

I think the reason is "because the next autovacuum would undo it".

Perhaps a table-level option to scan the whole table instead of
estimating would be appropriate?
.
...Robert


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

Предыдущее
От: "Robert Haas"
Дата:
Сообщение: Re: Updates of SE-PostgreSQL 8.4devel patches (r1268)
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: benchmarking the query planner