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 4ac8ee9 commit b3e7c20Copy full SHA for b3e7c20
doc/src/sgml/ref/create_index.sgml
@@ -705,7 +705,7 @@ Indexes:
705
</para>
706
707
<para>
708
- The regularly system collects statistics on all of a table's
+ The system regularly collects statistics on all of a table's
709
columns. Newly-created non-expression indexes can immediately
710
use these statistics to determine an index's usefulness.
711
For new expression indexes, it is necessary to run <link
0 commit comments