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

Commit3bc7564

Browse files
committed
Update:
< This would require some background daemon to restore clustering> This would require some background daemon to maintain clustering397c397,399< paritally filled for easier reorganization.> paritally filled for easier reorganization. It also might require> creating a merged heap/index data file so an index lookup would> automatically access the heap data too.
1 parent337b513 commit3bc7564

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

‎doc/TODO

Lines changed: 5 additions & 3 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:Wed Aug25 23:09:14 EDT 2004
8+
Last updated:Thu Aug26 21:44:50 EDT 2004
99

1010
The most recent version of this document can be viewed at the PostgreSQL web site, http://www.PostgreSQL.org.
1111

@@ -392,9 +392,11 @@ Commands
392392
* CLUSTER
393393
o Automatically maintain clustering on a table
394394

395-
This would require some background daemon torestore clustering
395+
This would require some background daemon tomaintain clustering
396396
during periods of low usage. It might also require tables to be only
397-
paritally filled for easier reorganization.
397+
paritally filled for easier reorganization. It also might require
398+
creating a merged heap/index data file so an index lookup would
399+
automatically access the heap data too.
398400

399401
o -Add ALTER TABLE table SET WITHOUT CLUSTER (Christopher)
400402
o Add default clustering to system tables

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp