10000
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 e8cdc23 commit 6c6e6f7Copy full SHA for 6c6e6f7
doc/src/sgml/config.sgml
@@ -2424,7 +2424,9 @@ SET ENABLE_SEQSCAN TO OFF;
2424
space. This parameter has no effect on the size of shared
2425
memory allocated by <productname>PostgreSQL</productname>, nor
2426
does it reserve kernel disk cache; it is used only for estimation
2427
- purposes. The default is 128 megabytes (<literal>128MB</>).
+ purposes. The system also does not assume data remains in
2428
+ the disk cache between queries. The default is 128 megabytes
2429
+ (<literal>128MB</>).
2430
</para>
2431
</listitem>
2432
</varlistentry>
0 commit comments