Re: doc fixes: vacuum_cleanup_index_scale_factor
Teodor Sigaev <teodor@sigaev.ru>
From: Teodor Sigaev <teodor@sigaev.ru>
To: Liudmila Mantrova <l.mantrova@postgrespro.ru>,
Justin Pryzby <pryzby@telsasoft.com>,
Alexander Korotkov <a.korotkov@postgrespro.ru>
Cc: Robert Haas <robertmhaas@gmail.com>,
PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2018-05-10T10:33:53Z
Lists: pgsql-hackers
thanks to everyone, pushed
--
Teodor Sigaev E-mail: teodor@sigaev.ru
WWW: http://www.sigaev.ru/
Commits
-
Various improvements of skipping index scan during vacuum technics
- 8e12f4a250d2 11.0 landed
-
Skip full index scan during cleanup of B-tree indexes when possible
- 857f9c36cda5 11.0 cited