mirror of
https://github.com/postgres/postgres.git
synced 2026-02-24 18:37:22 -05:00
9.6 release notes: correct summary item about freeze
Previously it less precisely talked about autovacuum. Backpatch-through: 9.6
This commit is contained in:
parent
01280ee203
commit
5c8cb8c01f
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@
|
|||
|
||||
<listitem>
|
||||
<para>
|
||||
Autovacuum no longer performs repetitive scanning of old data
|
||||
Avoid scanning pages unnecessarily during vacuum freeze operations
|
||||
</para>
|
||||
</listitem>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue