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

Commit5a12c80

Browse files
committed
Note that effective_io_concurrency only affects bitmap heap scans.
Josh Kupershmidt
1 parent20709f8 commit5a12c80

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
@@ -1354,7 +1354,8 @@ SET ENABLE_SEQSCAN TO OFF;
13541354
simultaneously. Raising this value will increase the number of I/O
13551355
operations that any individual <productname>PostgreSQL</> session
13561356
attempts to initiate in parallel. The allowed range is 1 to 1000,
1357-
or zero to disable issuance of asynchronous I/O requests.
1357+
or zero to disable issuance of asynchronous I/O requests. Currently,
1358+
this setting only affects bitmap heap scans.
13581359
</para>
13591360

13601361
<para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp