Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd2a0447

Browse files
committed
doc PG 17 relnotes: adjust vacuum items
Reported-by: John NaylorDiscussion:https://postgr.es/m/CANWCAZbPEoFcSjedGsz4AV=_sbwUN4sgjrukVCu-JzrqFC5Hhw@mail.gmail.comAuthor: John NaylorBackpatch-through: master
1 parent18cbed1 commitd2a0447

File tree

1 file changed

+8
-9
lines changed

1 file changed

+8
-9
lines changed

‎doc/src/sgml/release-17.sgml

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -492,23 +492,23 @@ Allow BRIN indexes to be created using parallel workers (Tomas Vondra, Matthias
492492
<itemizedlist>
493493

494494
<!--
495-
Author: John Naylor <john.naylor@postgresql.org>
496-
2024-03-07 [ee1b30f12] Add template for adaptive radix tree
497-
Author: Masahiko Sawada <msawada@postgresql.org>
498-
2024-03-21 [30e144287] Add TIDStore, to store sets of TIDs (ItemPointerData) ef
499-
Author: Masahiko Sawada <msawada@postgresql.org>
500-
2024-04-02 [667e65aac] Use TidStore for dead tuple TIDs storage during lazy vac
501495
Author: Heikki Linnakangas <heikki.linnakangas@iki.fi>
502496
2024-04-03 [6dbb49026] Combine freezing and pruning steps in VACUUM
503497
-->
504498

505499
<listitem>
506500
<para>
507-
Allow vacuum to more efficiently remove and freeze tuples (Masahiko Sawada, John Naylor, Melanie Plageman)
501+
Allow vacuum to more efficiently remove and freeze tuples (Melanie Plageman)
502+
</para>
503+
504+
<para>
505+
WAL traffic caused by vacuum is also more compact.
508506
</para>
509507
</listitem>
510508

511509
<!--
510+
Author: John Naylor <john.naylor@postgresql.org>
511+
2024-03-07 [ee1b30f12] Add template for adaptive radix tree
512512
Author: Masahiko Sawada <msawada@postgresql.org>
513513
2024-03-21 [30e144287] Add TIDStore, to store sets of TIDs (ItemPointerData) ef
514514
Author: Masahiko Sawada <msawada@postgresql.org>
@@ -523,8 +523,7 @@ Allow vacuum to more efficiently store tuple references (Masahiko Sawada, John N
523523
</para>
524524

525525
<para>
526-
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
527-
vacuum is also more compact.
526+
Additionally, vacuum is no longer silently limited to one gigabyte of memory when maintenance_work_mem or autovacuum_work_mem are higher.
528527
</para>
529528
</listitem>
530529

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp