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

Commitaafbf33

Browse files
committed
Add idea on auto-cluster:
< automatically access the heap data too.> automatically access the heap data too. A third idea would be to> store heap rows in hashed groups.
1 parentf4127fe commitaafbf33

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
@@ -5,7 +5,7 @@ TODO list for PostgreSQL
55
Bracketed items "[]" have more detail.
66

77
Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
8-
Last updated:Tue Nov2 09:49:20 EST 2004
8+
Last updated:Wed Nov3 14:27:54 EST 2004
99

1010
The most recent version of this document can be viewed at the PostgreSQL web
1111
site, http://www.PostgreSQL.org.
@@ -380,7 +380,8 @@ Commands
380380
during periods of low usage. It might also require tables to be only
381381
paritally filled for easier reorganization. Another idea would
382382
be to create a merged heap/index data file so an index lookup would
383-
automatically access the heap data too.
383+
automatically access the heap data too. A third idea would be to
384+
store heap rows in hashed groups.
384385

385386
o Add default clustering to system tables
386387

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp