diff --git a/doc/src/sgml/maintenance.sgml b/doc/src/sgml/maintenance.sgml index 531a309ad05..20a42c5b534 100644 --- a/doc/src/sgml/maintenance.sgml +++ b/doc/src/sgml/maintenance.sgml @@ -1,4 +1,4 @@ - + Routine Database Maintenance Tasks @@ -34,7 +34,7 @@ The other main category of maintenance task is periodic vacuuming of the database. This activity is discussed in - . Closely related to this is to update + . Closely related to this updating the statistics that will be used by the query planner, as discussed in .