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 ea3e310 commit eb67e2eCopy full SHA for eb67e2e
doc/src/sgml/ref/create_statistics.sgml
@@ -84,6 +84,8 @@ CREATE STATISTICS [ IF NOT EXISTS ] <replaceable class="PARAMETER">statistics_na
84
<literal>ndistinct</literal>, which enables n-distinct statistics, and
85
<literal>dependencies</literal>, which enables functional
86
dependency statistics.
87
+ If this clause is omitted, all supported statistic types are
88
+ included in the statistics object.
89
For more information, see <xref linkend="planner-stats-extended">
90
and <xref linkend="multivariate-statistics-examples">.
91
</para>
0 commit comments