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

Commite5c7c05

Browse files
committed
Add:
> * Log queries where the optimizer row estimates were dramatically> different from the number of rows actually found (?)
1 parent047b8a7 commite5c7c05

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

‎doc/TODO

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
PostgreSQL TODO List
33
====================
44
Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
5-
Last updated:Tue Apr 1921:17:33 EDT 2005
5+
Last updated:Tue Apr 1922:43:50 EDT 2005
66

77
The most recent version of this document can be viewed at the PostgreSQL web
88
site, http://www.PostgreSQL.org.
@@ -879,6 +879,8 @@ Optimizer / Executor
879879
This would be beneficial when there are few distinct values.
880880

881881
* ANALYZE should record a pg_statistic entry for an all-NULL column
882+
* Log queries where the optimizer row estimates were dramatically
883+
different from the number of rows actually found (?)
882884

883885

884886
Miscellaneous

‎doc/src/FAQ/TODO.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<bodybgcolor="#FFFFFF"text="#000000"link="#FF0000"vlink="#A00000"alink="#0000FF">
99
<h1><aname="section_1">PostgreSQL TODO List</a></h1>
1010
<p>Current maintainer: Bruce Momjian (<ahref="mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</a>)<br/>
11-
Last updated: Tue Apr 1921:17:33 EDT 2005
11+
Last updated: Tue Apr 1922:43:50 EDT 2005
1212
</p>
1313
<p>The most recent version of this document can be viewed at the PostgreSQL web<br/>
1414
site,<ahref="http://www.PostgreSQL.org">http://www.PostgreSQL.org</a>.
@@ -800,6 +800,8 @@ <h1><a name="section_18">Optimizer / Executor</a></h1>
800800
<p> This would be beneficial when there are few distinct values.
801801
</p>
802802
</li><li>ANALYZE should record a pg_statistic entry for an all-NULL column
803+
</li><li>Log queries where the optimizer row estimates were dramatically
804+
different from the number of rows actually found (?)
803805
</li></ul>
804806
<h1><aname="section_19">Miscellaneous</a></h1>
805807

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp