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 00c51b3 commit b75f73dCopy full SHA for b75f73d
doc/src/sgml/config.sgml
@@ -4012,7 +4012,8 @@ ANY <replaceable class="parameter">num_sync</replaceable> ( <replaceable class="
4012
the database is smaller than the total server memory, decreasing
4013
random_page_cost can be appropriate. Storage that has a low random
4014
read cost relative to sequential, e.g. solid-state drives, might
4015
- also be better modeled with a lower value for random_page_cost.
+ also be better modeled with a lower value for random_page_cost,
4016
+ e.g., <literal>1.1</literal>.
4017
</para>
4018
4019
<tip>
0 commit comments