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

Commitde4fbfa

Browse files
committed
Add:
> * Add tool to query pg_stat_* tables and report indexes that aren't needed> or tables that might need indexes
1 parente5c7c05 commitde4fbfa

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 19 22:43:50 EDT 2005
5+
Last updated:Tue Apr 19 22:48:12 EDT 2005
66

77
The most recent version of this document can be viewed at the PostgreSQL web
88
site, http://www.PostgreSQL.org.
@@ -331,6 +331,8 @@ Indexes
331331
one column or expression indexes, perhaps using per-index statistics
332332
* Add fillfactor to control reserved free space during index creation
333333
* Allow the creation of indexes with mixed ascending/descending specifiers
334+
* Add tool to query pg_stat_* tables and report indexes that aren't needed
335+
or tables that might need indexes
334336

335337

336338
Commands

‎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 19 22:43:50 EDT 2005
11+
Last updated: Tue Apr 19 22:48:12 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>.
@@ -305,6 +305,8 @@ <h1><a name="section_6">Indexes</a></h1>
305305
one column or expression indexes, perhaps using per-index statistics
306306
</li><li>Add fillfactor to control reserved free space during index creation
307307
</li><li>Allow the creation of indexes with mixed ascending/descending specifiers
308+
</li><li>Add tool to query pg_stat_* tables and report indexes that aren't needed
309+
or tables that might need indexes
308310
</li></ul>
309311
<h1><aname="section_7">Commands</a></h1>
310312

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp