8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20709f8 commit 5a12c80Copy full SHA for 5a12c80
doc/src/sgml/config.sgml
@@ -1354,7 +1354,8 @@ SET ENABLE_SEQSCAN TO OFF;
1354
simultaneously. Raising this value will increase the number of I/O
1355
operations that any individual <productname>PostgreSQL</> session
1356
attempts to initiate in parallel. The allowed range is 1 to 1000,
1357
- or zero to disable issuance of asynchronous I/O requests.
+ or zero to disable issuance of asynchronous I/O requests. Currently,
1358
+ this setting only affects bitmap heap scans.
1359
</para>
1360
1361
<para>
0 commit comments