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 9cebe49 commit 2c2ab4bCopy full SHA for 2c2ab4b
doc/src/sgml/ref/create_index.sgml
@@ -682,7 +682,7 @@ Indexes:
682
For new expression indexes, it is necessary to run <link
683
linkend="sql-analyze"><command>ANALYZE</command></link> or wait for
684
the <link linkend="autovacuum">autovacuum daemon</link> to analyze
685
- the table to generate statistics about new expression indexes.
+ the table to generate statistics for these indexes.
686
</para>
687
688
<para>
0 commit comments