Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 88ae9cd

Browse files
committed
Mention of DEFAULT_STATISTICS_TARGET default.
Jeff Davis
1 parent da1738a commit 88ae9cd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/src/sgml/runtime.sgml

Lines changed: 2 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.161 2002/12/06 05:17:03 momjian Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/runtime.sgml,v 1.162 2002/12/06 05:18:57 momjian Exp $
33
-->
44

55
<Chapter Id="runtime">
@@ -652,7 +652,7 @@ env PGOPTIONS='-c geqo=off' psql
652652
had a column-specific target set via <command>ALTER TABLE SET
653653
STATISTICS</>. Larger values increase the time needed to do
654654
<command>ANALYZE</>, but may improve the quality of the planner's
655-
estimates.
655+
estimates. The default value is 10.
656656
</para>
657657
</listitem>
658658
</varlistentry>

0 commit comments

Comments
 (0)