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

Commitb67478b

Browse files
committed
doc PG 17 relnotes: adjust vacuum memory item
Reported-by: David RowleyDiscussion:https://postgr.es/m/CAApHDvpZnr+wRMX5Wic9Na60fZSbruEffMoECVubBjv483jV2w@mail.gmail.comBackpatch-through: master
1 parent70353e4 commitb67478b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -530,11 +530,12 @@ Author: Heikki Linnakangas <heikki.linnakangas@iki.fi>
530530

531531
<listitem>
532532
<para>
533-
Allow vacuum to more efficiently store tuple referencesand remove its memory limit(Masahiko Sawada, John Naylor)
533+
Allow vacuum to more efficiently store tuple references (Masahiko Sawada, John Naylor)
534534
</para>
535535

536536
<para>
537-
Specifically, maintenance_work_mem and autovacuum_work_mem can now be configured to use more than one gigabyte of memory. WAL traffic caused by vacuum is also more compact.
537+
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
538+
vacuum is also more compact.
538539
</para>
539540
</listitem>
540541

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp