mirror of
https://github.com/postgres/postgres.git
synced 2025-07-27 12:41:57 +03:00
doc: add PG 14 rel item about vacuum_cleanup_index_scale_factor
This commit is contained in:
@ -342,6 +342,23 @@ Force custom server variable names to match the pattern used for unquoted SQL id
|
||||
</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<!--
|
||||
Author: Peter Geoghegan <pg@bowt.ie>
|
||||
2021-03-10 [9f3665fbf] Don't consider newly inserted tuples in nbtree VACUUM.
|
||||
Author: Peter Geoghegan <pg@bowt.ie>
|
||||
2021-03-11 [effdd3f3b] Add back vacuum_cleanup_index_scale_factor parameter.
|
||||
-->
|
||||
|
||||
<para>
|
||||
Remove server variable vacuum_cleanup_index_scale_factor (Peter Geoghegan)
|
||||
</para>
|
||||
|
||||
<para>
|
||||
This setting was disabled in PostgreSQL version 13.3.
|
||||
</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<!--
|
||||
Author: Joe Conway <mail@joeconway.com>
|
||||
|
Reference in New Issue
Block a user