8000
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 c20fd08 commit 1c2ff3eCopy full SHA for 1c2ff3e
doc/src/sgml/config.sgml
@@ -4925,7 +4925,8 @@ ANY <replaceable class="parameter">num_sync</replaceable> ( <replaceable class="
4925
the database is smaller than the total server memory, decreasing
4926
random_page_cost can be appropriate. Storage that has a low random
4927
read cost relative to sequential, e.g. solid-state drives, might
4928
- also be better modeled with a lower value for random_page_cost.
+ also be better modeled with a lower value for random_page_cost,
4929
+ e.g., <literal>1.1</literal>.
4930
</para>
4931
4932
<tip>
0 commit comments