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 c7aaa04 commit 7c43076Copy full SHA for 7c43076
doc/src/sgml/config.sgml
@@ -3831,7 +3831,8 @@ ANY <replaceable class="parameter">num_sync</replaceable> ( <replaceable class="
3831
the database is smaller than the total server memory, decreasing
3832
random_page_cost can be appropriate. Storage that has a low random
3833
read cost relative to sequential, e.g. solid-state drives, might
3834
- also be better modeled with a lower value for random_page_cost.
+ also be better modeled with a lower value for random_page_cost,
3835
+ e.g., <literal>1.1</literal>.
3836
</para>
3837
3838
<tip>
0 commit comments