mirror of
https://github.com/postgres/postgres.git
synced 2025-04-21 12:05:57 +03:00
doc PG 17 relnotes: adjust vacuum item to use "or"
Reported-by: David Rowley Discussion: https://postgr.es/m/CAApHDvrR1ZQ69keUwr5_BGo2iWNqhpZooZSz2g96KnOxO0_GTw@mail.gmail.com Backpatch-through: master
This commit is contained in:
parent
acecd6746c
commit
fa25dfcd7e
@ -523,7 +523,7 @@ Allow vacuum to more efficiently store tuple references (Masahiko Sawada, John N
|
||||
</para>
|
||||
|
||||
<para>
|
||||
Additionally, vacuum is no longer silently limited to one gigabyte of memory when maintenance_work_mem and autovacuum_work_mem are higher. WAL traffic caused by
|
||||
Additionally, vacuum is no longer silently limited to one gigabyte of memory when maintenance_work_mem or autovacuum_work_mem are higher. WAL traffic caused by
|
||||
vacuum is also more compact.
|
||||
</para>
|
||||
</listitem>
|
||||
|
Loading…
x
Reference in New Issue
Block a user