From a83437fcfd4d36876a8576313b7f945a86ab0242 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Fri, 4 Aug 2006 04:07:38 +0000 Subject: [PATCH] Slight wording improvement in documentation. --- doc/src/sgml/maintenance.sgml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 . -- 2.39.5