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

Commit6c6e6f7

Browse files
committed
Document that effective cache size does not assume data remains in the
cache between queries.
1 parente8cdc23 commit6c6e6f7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

‎doc/src/sgml/config.sgml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2424,7 +2424,9 @@ SET ENABLE_SEQSCAN TO OFF;
24242424
space. This parameter has no effect on the size of shared
24252425
memory allocated by <productname>PostgreSQL</productname>, nor
24262426
does it reserve kernel disk cache; it is used only for estimation
2427-
purposes. The default is 128 megabytes (<literal>128MB</>).
2427+
purposes. The system also does not assume data remains in
2428+
the disk cache between queries. The default is 128 megabytes
2429+
(<literal>128MB</>).
24282430
</para>
24292431
</listitem>
24302432
</varlistentry>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp