Re: Postgres 11 release notes

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Postgres 11 release notes
Дата
Msg-id 20180511190058.rbma2v5fw6xr5dkr@alvherre.pgsql
обсуждение исходный текст
Ответ на Re: Postgres 11 release notes  (Bruce Momjian <bruce@momjian.us>)
Ответы Re: Postgres 11 release notes  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-hackers
Bruce Momjian wrote:

> OK, so what is the text that people will understand?  This?
> 
>     Prevent manual VACUUMs on append-only tables from performing
>     needless index scans

Make vacuum cheaper by avoiding scans of btree indexes when not
necessary
?

Why "manual vacuum"?  It's a problem with vacuums invoked from
autovacuum too.

-- 
Álvaro Herrera                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: Postgres 11 release notes
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: Postgres 11 release notes