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

Commit960f545

Browse files
committed
Update bitmap index description:
< Such indexes could be more compact if there are only a few unique values.> Such indexes could be more compact if there are only a few distinct values.> Such indexes can also be compressed. Keeping such indexes updated can be> costly.
1 parent1813d94 commit960f545

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

‎doc/TODO

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ TODO list for PostgreSQL
66
Bracketed items "[]" have more detail.
77

88
Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
9-
Last updated:Mon Nov8 23:13:58 EST 2004
9+
Last updated:Tue Nov9 10:10:57 EST 2004
1010

1111
The most recent version of this document can be viewed at the PostgreSQL web
1212
site, http://www.PostgreSQL.org.
@@ -261,7 +261,9 @@ Indexes
261261
* Allow the creation of on-disk bitmap indexes which can be quickly
262262
combined with other bitmap indexes
263263

264-
Such indexes could be more compact if there are only a few unique values.
264+
Such indexes could be more compact if there are only a few distinct values.
265+
Such indexes can also be compressed. Keeping such indexes updated can be
266+
costly.
265267

266268
* Allow use of indexes to search for NULLs
267269

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp