Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commit44f90ad

Browse files
committed
Mention statistics objects in maintenance.sgml
The docs mentioned expression indexes as a way to improve selectivityestimates for functions, but we have a second option to improve that bycreating extended statistics. So mention that too.Reported-by: Justin PryzbyDiscussion:https://postgr.es/m/20210505210947.GA27406%40telsasoft.com
1 parent93f9af1 commit44f90ad

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎doc/src/sgml/maintenance.sgml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -330,7 +330,8 @@
330330

331331
<para>
332332
Also, by default there is limited information available about
333-
the selectivity of functions. However, if you create an expression
333+
the selectivity of functions. However, if you create a statistics
334+
object or an expression
334335
index that uses a function call, useful statistics will be
335336
gathered about the function, which can greatly improve query
336337
plans that use the expression index.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp