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 db35e95 commit 23f9e3eCopy full SHA for 23f9e3e
doc/src/sgml/perform.sgml
@@ -1086,8 +1086,8 @@ WHERE tablename = 'road';
1086
</para>
1087
1088
<para>
1089
- Statistics objects are created using
1090
- <xref linkend="sql-createstatistics">, which see for more details.
+ Statistics objects are created using the
+ <xref linkend="sql-createstatistics"> command.
1091
Creation of such an object merely creates a catalog entry expressing
1092
interest in the statistics. Actual data collection is performed
1093
by <command>ANALYZE</command> (either a manual command, or background
0 commit comments