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

Commite7a6cd5

Browse files
committed
doc: PG 13 relnotes: hash_mem_multiplier can restore old behav.
Document that hash_mem_multiplier can get query behavior closer to thepre-PG 13 behavior of allowing hashing to use more memory.Reported-by: Peter GeogheganDiscussion:https://postgr.es/m/CAH2-Wzn3kwQm_pe6g2=ki+P7+ZRqH5GvFGn6SWfv_j7UUgcLdQ@mail.gmail.comBackpatch-through: 13 only
1 parent72ca611 commite7a6cd5

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -649,7 +649,10 @@ Author: Jeff Davis <jdavis@postgresql.org>
649649

650650
<para>
651651
Previously, hash aggregation was avoided if it was expected to use
652-
more than <xref linkend="guc-work-mem"/> memory.
652+
more than <xref linkend="guc-work-mem"/> memory. To reduce the
653+
likelihood of using disk storage for hash aggregation and attain
654+
behavior similar to previous Postgres releases, increase <xref
655+
linkend="guc-hash-mem-multiplier"/>.
653656
</para>
654657
</listitem>
655658

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp