mirror of
https://git.postgresql.org/git/postgresql.git
synced 2025-01-30 19:00:29 +08:00
doc: improve wording of the need for analyze of exp. indexes
This is a followup commit on 3370207986
.
Reported-by: Justin Pryzby
Discussion: https://postgr.es/m/20201112211143.GL30691@telsasoft.com
Backpatch-through: 9.5
This commit is contained in:
parent
bcbd771332
commit
481f9dc3dc
@ -752,7 +752,7 @@ Indexes:
|
||||
For new expression indexes, it is necessary to run <link
|
||||
linkend="sql-analyze"><command>ANALYZE</command></link> or wait for
|
||||
the <link linkend="autovacuum">autovacuum daemon</link> to analyze
|
||||
the table to generate statistics about new expression indexes.
|
||||
the table to generate statistics for these indexes.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
|
Loading…
Reference in New Issue
Block a user