|
8 | 8 | <bodybgcolor="#FFFFFF"text="#000000"link="#FF0000"vlink="#A00000"alink="#0000FF"> |
9 | 9 | <h1><aname="section_1">PostgreSQL TODO List</a></h1> |
10 | 10 | <p>Current maintainer: Bruce Momjian (<ahref="mailto:bruce@momjian.us">bruce@momjian.us</a>)<br/> |
11 | | -Last updated: Wed Aug 9 12:35:39 EDT 2006 |
| 11 | +Last updated: Wed Aug 9 12:42:08 EDT 2006 |
12 | 12 | </p> |
13 | 13 | <p>The most recent version of this document can be viewed at<br/> |
14 | 14 | <ahref="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>. |
@@ -530,6 +530,7 @@ <h1><a name="section_8">SQL Commands</a></h1> |
530 | 530 | automatically access the heap data too. A third idea would be to |
531 | 531 | store heap rows in hashed groups, perhaps using a user-supplied |
532 | 532 | hash function. |
| 533 | +<ahref="http://archives.postgresql.org/pgsql-performance/2004-08/msg00349.php">http://archives.postgresql.org/pgsql-performance/2004-08/msg00349.php</a> |
533 | 534 | </p> |
534 | 535 | </li><li>%Add default clustering to system tables |
535 | 536 | <p> To do this, determine the ideal cluster index for each system |
|