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

Commit9fb5952

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

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
@@ -1115,7 +1115,8 @@ SET ENABLE_SEQSCAN TO OFF;
11151115
<para>
11161116
Specifies the maximum amount of disk space that a session can use
11171117
for temporary files, such as sort and hash temporary files, or the
1118-
storage file for a held cursor.
1118+
storage file for a held cursor. A transaction attempting to exceed
1119+
this limit will be cancelled.
11191120
The value is specified in kilobytes, and <literal>-1</> (the
11201121
default) means no limit.
11211122
Only superusers can change this setting.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp