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

Commit7c43076

Browse files
committed
doc: suggest 1.1 as a random_page_cost value for SSDs
Reported-by: yigong huDiscussion:https://postgr.es/m/CAOxFffcourucFqSk+tZA13ErS3XRYkDy6EeaPff4AvHGiEEuug@mail.gmail.comBackpatch-through: 9.5
1 parentc7aaa04 commit7c43076

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
@@ -3831,7 +3831,8 @@ ANY <replaceable class="parameter">num_sync</replaceable> ( <replaceable class="
38313831
the database is smaller than the total server memory, decreasing
38323832
random_page_cost can be appropriate. Storage that has a low random
38333833
read cost relative to sequential, e.g. solid-state drives, might
3834-
also be better modeled with a lower value for random_page_cost.
3834+
also be better modeled with a lower value for random_page_cost,
3835+
e.g., <literal>1.1</literal>.
38353836
</para>
38363837

38373838
<tip>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp