8000
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 369d494 commit 7a55cccCopy full SHA for 7a55ccc
doc/src/sgml/perform.sgml
@@ -1098,8 +1098,8 @@ WHERE tablename = 'road';
1098
</para>
1099
1100
<para>
1101
- Statistics objects are created using
1102
- <xref linkend="sql-createstatistics"/>, which see for more details.
+ Statistics objects are created using the
+ <xref linkend="sql-createstatistics"/> command.
1103
Creation of such an object merely creates a catalog entry expressing
1104
interest in the statistics. Actual data collection is performed
1105
by <command>ANALYZE</command> (either a manual command, or background
0 commit comments