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

Commitef16b4e

Browse files
committed
Update wording:
< This would require some background daemon to maintain clustering> This might require some background daemon to maintain clustering397,398c397,398< paritally filled for easier reorganization. It also might require< creating a merged heap/index data file so an index lookup would> paritally filled for easier reorganization. Another idea would> be to create a merged heap/index data file so an index lookup would
1 parent968b876 commitef16b4e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

‎doc/TODO

Lines changed: 4 additions & 4 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:Thu Aug26 21:44:50 EDT 2004
8+
Last updated:Fri Aug27 00:34:33 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,10 +392,10 @@ Commands
392392
* CLUSTER
393393
o Automatically maintain clustering on a table
394394

395-
Thiswould require some background daemon to maintain clustering
395+
Thismight require some background daemon to maintain clustering
396396
during periods of low usage. It might also require tables to be only
397-
paritally filled for easier reorganization.It also might require
398-
creating a merged heap/index data file so an index lookup would
397+
paritally filled for easier reorganization.Another idea would
398+
be to create a merged heap/index data file so an index lookup would
399399
automatically access the heap data too.
400400

401401
o -Add ALTER TABLE table SET WITHOUT CLUSTER (Christopher)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp