doc PG 17 relnotes: adjust vacuum items
authorBruce Momjian
Mon, 20 May 2024 13:36:58 +0000 (09:36 -0400)
committerBruce Momjian
Mon, 20 May 2024 13:36:58 +0000 (09:36 -0400)
Reported-by: John Naylor
Discussion: https://postgr.es/m/CANWCAZbPEoFcSjedGsz4AV=_sbwUN4sgjrukVCu-JzrqFC5Hhw@mail.gmail.com

Author: John Naylor

Backpatch-through: master

doc/src/sgml/release-17.sgml

index 0e7ff51f4a41c2bcac27870c8f7ceb2d6430d372..612eb100a7bea51039d9b4f3429797d6e91eba99 100644 (file)
@@ -492,23 +492,23 @@ Allow BRIN indexes to be created using parallel workers (Tomas Vondra, Matthias
      
 
 
 
 
 
-Allow vacuum to more efficiently remove and freeze tuples (Masahiko Sawada, John Naylor, Melanie Plageman)
+Allow vacuum to more efficiently remove and freeze tuples (Melanie Plageman)
+
+
+
+WAL traffic caused by vacuum is also more compact.