8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ded19f commit 2e7c178Copy full SHA for 2e7c178
doc/src/sgml/release-14.sgml
@@ -342,6 +342,23 @@ Force custom server variable names to match the pattern used for unquoted SQL id
342
</para>
343
</listitem>
344
345
+<listitem>
346
+<!--
347
+Author: Peter Geoghegan <pg@bowt.ie>
348
+2021-03-10 [9f3665fbf] Don't consider newly inserted tuples in nbtree VACUUM.
349
350
+2021-03-11 [effdd3f3b] Add back vacuum_cleanup_index_scale_factor parameter.
351
+-->
352
+
353
+<para>
354
+Remove server variable vacuum_cleanup_index_scale_factor (Peter Geoghegan)
355
+</para>
356
357
358
+This setting was disabled in PostgreSQL version 13.3.
359
360
+</listitem>
361
362
<listitem>
363
<!--
364
Author: Joe Conway <mail@joeconway.com>
0 commit comments