Costs of Heap Fetches in Postgres 13

Поиск
Список
Период
Сортировка
От Jens.Wilke@parcIT.de
Тема Costs of Heap Fetches in Postgres 13
Дата
Msg-id 202007301720.06UHKriG028782@mail-srz-p-02.noc.fiducia.de
обсуждение исходный текст
Ответы Re: Costs of Heap Fetches in Postgres 13
Список pgsql-general

Hi,

does the planner do estimates about heap fetches on index only scans and takes them into account?
At least in Pg 13? If so, is it  possible to lower those costs? random_page_costs seems not to have any influence.
Looks like they cause bad planner decisions.
Tuning Vacuum is not an option ;)

regards, Jens

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

Предыдущее
От: Argha Deep Ghoshal
Дата:
Сообщение: Re: PSQLException: An I/O error occurred while sending to the backend.
Следующее
От: Kyotaro Horiguchi
Дата:
Сообщение: Re: Questions about Logical Replication - Issue ???