Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 1158c8c

Browse files
committed
doc: PG 16 relnotes, add freeze and update walinspect items
Reported-by: Peter Geoghegan
1 parent 07ef30a commit 1158c8c

File tree

1 file changed

+20
-1
lines changed

1 file changed

+20
-1
lines changed

doc/src/sgml/release-16.sgml

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -340,6 +340,25 @@ Allow more efficient addition of multiple heap and index pages (Andres Freund)
340340
</para>
341341
</listitem>
342342

343+
<!--
344+
Author: Peter Geoghegan <pg@bowt.ie>
345+
2022-09-08 [d977ffd92] Instrument freezing in autovacuum log reports.
346+
Author: Peter Geoghegan <pg@bowt.ie>
347+
2022-11-15 [9e5405993] Deduplicate freeze plans in freeze WAL records.
348+
Author: Peter Geoghegan <pg@bowt.ie>
349+
2022-12-28 [1de58df4f] Add page-level freezing to VACUUM.
350+
-->
351+
352+
<listitem>
353+
<para>
354+
During non-freeze operations, perform page freezing where appropriate (Peter Geoghegan)
355+
</para>
356+
357+
<para>
358+
This makes full-table freeze vacuums less necessary.
359+
</para>
360+
</listitem>
361+
343362
<!--
344363
Author: David Rowley <drowley@postgresql.org>
345364
2022-12-23 [ed1a88dda] Allow window functions to adjust their frameOptions
@@ -3041,7 +3060,7 @@ Author: Peter Geoghegan <pg@bowt.ie>
30413060

30423061
<listitem>
30433062
<para>
3044-
Improve descriptions of pg_walinspect items (Melanie Plageman, Peter Geoghegan)
3063+
Improve descriptions of pg_walinspect WAL record descriptions (Melanie Plageman, Peter Geoghegan)
30453064
</para>
30463065
</listitem>
30473066

0 commit comments

Comments
 (0)