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

Commitcc574c4

Browse files
committed
Update index growth problem.
1 parente301b85 commitcc574c4

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

‎doc/TODO

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated:Sat Jun1 15:52:53 EDT 2002
3+
Last updated:Mon Jun3 13:40:49 EDT 2002
44

55
Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
66

@@ -148,7 +148,8 @@ Indexes
148148
* Add UNIQUE capability to non-btree indexes
149149
* Add btree index support for reltime, tinterval, regproc
150150
* Add rtree index support for line, lseg, path, point
151-
* Certain indexes will not shrink, e.g. oid indexes with many inserts
151+
* Certain indexes will not shrink, e.g. indexes on ever-increasing
152+
columns and indexes with many duplicate keys
152153
* Use indexes for min() and max() or convert to SELECT col FROM tab ORDER
153154
BY col DESC LIMIT 1 if appropriate index exists and WHERE clause acceptible
154155
* Allow LIKE indexing optimization for non-ASCII locales

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp