mirror of
https://github.com/postgres/postgres.git
synced 2026-05-28 04:35:45 -04:00
Update PG 14 relnotes for vacuum_cost_page_miss
Reported-by: Peter Geoghegan Discussion: https://postgr.es/m/CAH2-WzmgSnDX9WVoxRZxuKeCy2MzLO9Dmo4+go0RzNW0VBdhmw@mail.gmail.com
This commit is contained in:
parent
30168be8f7
commit
8dcae7f0a3
1 changed files with 1 additions and 5 deletions
|
|
@ -625,11 +625,7 @@ Author: Peter Geoghegan <pg@bowt.ie>
|
|||
-->
|
||||
|
||||
<para>
|
||||
Reduce the default value of <xref linkend="guc-vacuum-cost-page-miss"/> from 10 milliseconds to 2 (Peter Geoghegan)
|
||||
</para>
|
||||
|
||||
<para>
|
||||
This new default better reflects current hardware capabilities.
|
||||
Reduce the default value of <xref linkend="guc-vacuum-cost-page-miss"/> to better reflects current hardware capabilities (Peter Geoghegan)
|
||||
</para>
|
||||
</listitem>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue