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 388d7f8 commit a87209cCopy full SHA for a87209c
doc/src/sgml/config.sgml
@@ -4761,7 +4761,8 @@ ANY <replaceable class="parameter">num_sync</replaceable> ( <replaceable class="
4761
the database is smaller than the total server memory, decreasing
4762
random_page_cost can be appropriate. Storage that has a low random
4763
read cost relative to sequential, e.g. solid-state drives, might
4764
- also be better modeled with a lower value for random_page_cost.
+ also be better modeled with a lower value for random_page_cost,
4765
+ e.g., <literal>1.1</literal>.
4766
</para>
4767
4768
<tip>
0 commit comments