1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-26 12:21:12 +03:00
Introduced in 90fdc259866e; backpatch to 12.

Author: Erik Rijkers <er@xs4all.nl>
Discussion: https://postgr.es/m/e92b3fba98a0c0f7afc0a2a37e765954@xs4all.nl
This commit is contained in:
Alvaro Herrera
2020-11-16 10:54:11 -03:00
parent 4ac8ee9d48
commit b3e7c202b7

View File

@ -705,7 +705,7 @@ Indexes:
</para>
<para>
The regularly system collects statistics on all of a table's
The system regularly collects statistics on all of a table's
columns. Newly-created non-expression indexes can immediately
use these statistics to determine an index's usefulness.
For new expression indexes, it is necessary to run <link