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

Commite7d9f26

Browse files
committed
Document that trying to exceed temp_file_limit causes a query cancel.
Backpatch to 9.2.
1 parent91668fc commite7d9f26

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎doc/src/sgml/config.sgml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1138,7 +1138,8 @@ SET ENABLE_SEQSCAN TO OFF;
11381138
<para>
11391139
Specifies the maximum amount of disk space that a session can use
11401140
for temporary files, such as sort and hash temporary files, or the
1141-
storage file for a held cursor.
1141+
storage file for a held cursor. A transaction attempting to exceed
1142+
this limit will be cancelled.
11421143
The value is specified in kilobytes, and <literal>-1</> (the
11431144
default) means no limit.
11441145
Only superusers can change this setting.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp