git.postgresql.org Git - postgresql.git/commitdiff

git projects / postgresql.git / commitdiff
? search:
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: eacc4a3)
Fix a missed explanation of auto-analyze threshold, per Joe Miller.
2010年9月21日 20:40:41 +0000 (16:40 -0400)
2010年9月21日 20:40:41 +0000 (16:40 -0400)

diff --git a/doc/src/sgml/maintenance.sgml b/doc/src/sgml/maintenance.sgml
index 70b99e873299b30ef9d102372c88429a70e0287f..f3d1669f3a21f1e57fd7f70a967d7a9d1b594d25 100644 (file)
--- a/doc/src/sgml/maintenance.sgml
+++ b/doc/src/sgml/maintenance.sgml
@@ -638,7 +638,7 @@ vacuum threshold = vacuum base threshold + vacuum scale factor * number of tuple
<programlisting>
analyze threshold = analyze base threshold + analyze scale factor * number of tuples
</programlisting>
- is compared to the total number of tuples inserted or updated
+ is compared to the total number of tuples inserted, updated, or deleted
since the last <command>ANALYZE</command>.
</para>
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /