Re: index-only-scan when there is an index on all columns

Поиск
Список
Период
Сортировка
От David Rowley
Тема Re: index-only-scan when there is an index on all columns
Дата
Msg-id CAKJS1f_yYOVGwchoX-VP7Hp0yOeCpk_BTyjq=Qyj+hvV5am6FQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: index-only-scan when there is an index on all columns  (Andres Freund <andres@anarazel.de>)
Ответы Re: index-only-scan when there is an index on all columns  (Andres Freund <andres@anarazel.de>)
Список pgsql-general
On 28 February 2018 at 11:11, Andres Freund <andres@anarazel.de> wrote:
> I'm fairly certain that only vacuum and table rewrites like cluster sets
> all-visible,

I don't think the pages are set all visible again after a rewrite.

-- 
 David Rowley                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services


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

Предыдущее
От: Ken Tanzer
Дата:
Сообщение: Re: Given a set of daterange, finding the continuous range thatincludes a particular date (aggregates)
Следующее
От: Andres Freund
Дата:
Сообщение: Re: index-only-scan when there is an index on all columns