Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit d839597

Browse files
committed
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
1 parent 89e0ee9 commit d839597

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/ref/create_index.sgml

+1-1
Original file line numberDiff line numberDiff line change
@@ -748,7 +748,7 @@ Indexes:
748748
For new expression indexes, it is necessary to run <link
749749
linkend="sql-analyze"><command>ANALYZE</command></link> or wait for
750750
the <link linkend="autovacuum">autovacuum daemon</link> to analyze
751-
the table to generate statistics about new expression indexes.
751+
the table to generate statistics for these indexes.
752752
</para>
753753

754754
<para>

0 commit comments

Comments
 (0)