From: | Jeff Davis <jdavis-pgsql(at)empires(dot)org> |
---|---|
To: | pgsql-docs(at)postgresql(dot)org |
Subject: | minor doc fix |
Date: | 2002-12-05 03:26:50 |
Message-ID: | 200212041926.50311.jdavis-pgsql@empires.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-docs |
Below I've included a minor change to the docs. It was just something that I
noticed, and wanted to make more clear. Please let me know whether minor
changes such as this one are encouraged, or wether they're more trouble than
they're worth. I will try to supply more substantial additions in the future.
Regards,
Jeff Davis
--- runtime.sgml.original 2002-12-04 14:54:20.000000000 -0800
+++ runtime.sgml 2002-12-04 14:55:22.000000000 -0800
@@ -652,7 +652,7 @@
had a column-specific target set via <command>ALTER TABLE SET
STATISTICS</>. Larger values increase the time needed to do
<command>ANALYZE</>, but may improve the quality of the planner's
- estimates.
+ estimates. The default value is 10.
</para>
</listitem>
</varlistentry>
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2002-12-05 03:35:49 | Re: minor doc fix |
Previous Message | Vince Vielhaber | 2002-12-03 00:20:51 | Re: PDF docs |