1
0
mirror of https://github.com/postgres/postgres.git synced 2025-05-02 11:44:50 +03: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:
Bruce Momjian 2016-09-07 20:51:28 -04:00
parent 0ab9c56d0f
commit c9cf432ef3

View File

@ -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>