Foreign table scan estimates

Поиск
Список
Период
Сортировка
От Albe Laurenz
Тема Foreign table scan estimates
Дата
Msg-id D960CB61B694CF459DCFB4B0128514C207C34354@exadv11.host.magwien.gv.at
обсуждение исходный текст
Ответы Re: Foreign table scan estimates  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
While playing around with ANALYZE on foreign tables, I noticed
that the row count estimate for foreign scans is still
initialized to 1000 even if there are statistics for the
foreign table.  I think that this should be improved.

The attached patch illustrates my suggestion.

BTW, ist there any other place where foreign table statistics
should or do enter the planning process?

Yours,
Laurenz Albe

Вложения

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

Предыдущее
От: Dean Rasheed
Дата:
Сообщение: Re: Plan stability versus near-exact ties in cost estimates
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Plan stability versus near-exact ties in cost estimates