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

Commita87209c

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 parent388d7f8 commita87209c

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
@@ -4761,7 +4761,8 @@ ANY <replaceable class="parameter">num_sync</replaceable> ( <replaceable class="
47614761
the database is smaller than the total server memory, decreasing
47624762
random_page_cost can be appropriate. Storage that has a low random
47634763
read cost relative to sequential, e.g. solid-state drives, might
4764-
also be better modeled with a lower value for random_page_cost.
4764+
also be better modeled with a lower value for random_page_cost,
4765+
e.g., <literal>1.1</literal>.
47654766
</para>
47664767

47674768
<tip>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp