Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 708853a

Browse filesBrowse files
committed
doc: improve wording of the need for analyze of exp. indexes
This is a followup commit on 3370207. Reported-by: Justin Pryzby Discussion: https://postgr.es/m/20201112211143.GL30691@telsasoft.com Backpatch-through: 9.5
1 parent fe709f3 commit 708853a
Copy full SHA for 708853a

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎doc/src/sgml/ref/create_index.sgml

Copy file name to clipboardExpand all lines: doc/src/sgml/ref/create_index.sgml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -575,7 +575,7 @@ Indexes:
575575
For new expression indexes, it is necessary to run <link
576576
linkend="sql-analyze"><command>ANALYZE</command></link> or wait for
577577
the <link linkend="autovacuum">autovacuum daemon</link> to analyze
578-
the table to generate statistics about new expression indexes.
578+
the table to generate statistics for these indexes.
579579
</para>
580580

581581
<para>

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.