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 b3e7c20 commit 260493aCopy full SHA for 260493a
doc/src/sgml/ref/create_index.sgml
@@ -711,7 +711,7 @@ Indexes:
711
For new expression indexes, it is necessary to run <link
712
linkend="sql-analyze"><command>ANALYZE</command></link> or wait for
713
the <link linkend="autovacuum">autovacuum daemon</link> to analyze
714
- the table to generate statistics about new expression indexes.
+ the table to generate statistics for these indexes.
715
</para>
716
717
<para>
0 commit comments