Skip to content

Commit 982b26c

Browse files
committed
RANDOM_PAGE_COST clarification of docs.
Joseph Shraibman
1 parent a2bd3e2 commit 982b26c

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

doc/src/sgml/runtime.sgml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$Header: /cvsroot/pgsql/doc/src/sgml/runtime.sgml,v 1.160 2002/12/04 21:43:07 momjian Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/runtime.sgml,v 1.161 2002/12/06 05:17:03 momjian Exp $
33
-->
44

55
<Chapter Id="runtime">
@@ -841,7 +841,9 @@ env PGOPTIONS='-c geqo=off' psql
841841
<para>
842842
Sets the query optimizer's estimate of the cost of a
843843
nonsequentially fetched disk page. This is measured as a
844-
multiple of the cost of a sequential page fetch.
844+
multiple of the cost of a sequential page fetch. A higher
845+
value makes it more likely a sequential scan will be used,
846+
a lower value makes it more likely an index scan will be used.
845847
</para>
846848
</listitem>
847849
</varlistentry>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy