doc: add PG 14 rel item about vacuum_cleanup_index_scale_factor
This commit is contained in:
parent
2ded19fa3a
commit
2e7c178370
@ -342,6 +342,23 @@ Force custom server variable names to match the pattern used for unquoted SQL id
|
|||||||
</para>
|
</para>
|
||||||
</listitem>
|
</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>
|
<listitem>
|
||||||
<!--
|
<!--
|
||||||
Author: Joe Conway <mail@joeconway.com>
|
Author: Joe Conway <mail@joeconway.com>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user