Re: Query performance issue

Поиск
Список
Период
Сортировка
От Michael Lewis
Тема Re: Query performance issue
Дата
Msg-id CAHOFxGqJN6oaFS+VuJaYovFy_cdJoPw35Q7bEJ6k=Mxnrq=Bng@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Query performance issue  (Michael Lewis <mlewis@entrata.com>)
Список pgsql-performance
Note- you may need to vacuum* the table to get full benefit of index only scan by updating the visibility map. I think index only scan is skipped in favor of just checking visibility when the visibility map is stale.

*NOT full

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

Предыдущее
От: Michael Lewis
Дата:
Сообщение: Re: Query performance issue
Следующее
От: Nagaraj Raj
Дата:
Сообщение: Re: Query performance issue