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

Commit9e19063

Browse files
committed
Document that 'deleted' is also tracked by autovacuum.
1 parentb6ed78b commit9e19063

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/maintenance.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/maintenance.sgml,v 1.75 2007/05/30 19:45:00 momjian Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/maintenance.sgml,v 1.76 2007/07/18 03:39:01 momjian Exp $ -->
22

33
<chapter id="maintenance">
44
<title>Routine Database Maintenance Tasks</title>
@@ -533,7 +533,7 @@ vacuum threshold = vacuum base threshold + vacuum scale factor * number of tuple
533533
<programlisting>
534534
analyze threshold = analyze base threshold + analyze scale factor * number of tuples
535535
</programlisting>
536-
is compared to the total number of tuples inserted, updated,ordeleted
536+
is compared to the total number of tuples insertedorupdated
537537
since the last <command>ANALYZE</command>.
538538
</para>
539539

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp