Thanks to visit codestin.com Credit goes to github.com
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 da1738a commit 88ae9cdCopy full SHA for 88ae9cd
doc/src/sgml/runtime.sgml
@@ -1,5 +1,5 @@
1
<!--
2
-$Header: /cvsroot/pgsql/doc/src/sgml/runtime.sgml,v 1.161 2002/12/06 05:17:03 momjian Exp $
+$Header: /cvsroot/pgsql/doc/src/sgml/runtime.sgml,v 1.162 2002/12/06 05:18:57 momjian Exp $
3
-->
4
5
<Chapter Id="runtime">
@@ -652,7 +652,7 @@ env PGOPTIONS='-c geqo=off' psql
652
had a column-specific target set via <command>ALTER TABLE SET
653
STATISTICS</>. Larger values increase the time needed to do
654
<command>ANALYZE</>, but may improve the quality of the planner's
655
- estimates.
+ estimates. The default value is 10.
656
</para>
657
</listitem>
658
</varlistentry>
0 commit comments