Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit2cdf6c1

Browse files
committed
Fix a missed explanation of auto-analyze threshold, per Joe Miller.
1 parenteacc4a3 commit2cdf6c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/maintenance.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -638,7 +638,7 @@ vacuum threshold = vacuum base threshold + vacuum scale factor * number of tuple
638638
<programlisting>
639639
analyze threshold = analyze base threshold + analyze scale factor * number of tuples
640640
</programlisting>
641-
is compared to the total number of tuples insertedorupdated
641+
is compared to the total number of tuples inserted, updated,ordeleted
642642
since the last <command>ANALYZE</command>.
643643
</para>
644644

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp