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 2c2ab4b commit 9425c90Copy full SHA for 9425c90
doc/src/sgml/ref/create_index.sgml
@@ -676,7 +676,7 @@ Indexes:
676
</para>
677
678
<para>
679
- The regularly system collects statistics on all of a table's
+ The system regularly collects statistics on all of a table's
680
columns. Newly-created non-expression indexes can immediately
681
use these statistics to determine an index's usefulness.
682
For new expression indexes, it is necessary to run <link
0 commit comments