diff --git a/doc/src/sgml/perform.sgml b/doc/src/sgml/perform.sgml index d4232bf11b4..779a58b76c1 100644 --- a/doc/src/sgml/perform.sgml +++ b/doc/src/sgml/perform.sgml @@ -1098,8 +1098,8 @@ WHERE tablename = 'road'; - Statistics objects are created using - , which see for more details. + Statistics objects are created using the + command. Creation of such an object merely creates a catalog entry expressing interest in the statistics. Actual data collection is performed by ANALYZE (either a manual command, or background