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 eacc4a3 commit 2cdf6c1Copy full SHA for 2cdf6c1
doc/src/sgml/maintenance.sgml
@@ -638,7 +638,7 @@ vacuum threshold = vacuum base threshold + vacuum scale factor * number of tuple
638
<programlisting>
639
analyze threshold = analyze base threshold + analyze scale factor * number of tuples
640
</programlisting>
641
- is compared to the total number of tuples inserted or updated
+ is compared to the total number of tuples inserted, updated, or deleted
642
since the last <command>ANALYZE</command>.
643
</para>
644
0 commit comments