|
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:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</a>)<br/>
|
11 |
| -Last updated:Fri Mar3 15:42:50 EST 2006 |
| 11 | +Last updated:Sat Mar4 00:02:00 EST 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>.
|
@@ -868,6 +868,8 @@ <h1><a name="section_16">Vacuum</a></h1>
|
868 | 868 | </li><li>-<em>Add system view to show free space map contents</em>
|
869 | 869 | </li><li>Allow FSM to return free space toward the beginning of the heap file,
|
870 | 870 | in hopes that empty pages at the end can be truncated by VACUUM
|
| 871 | +</li><li>Allow FSM page return free space based on table clustering, to assist |
| 872 | + in maintaining clustering? |
871 | 873 | </li><li>Auto-vacuum
|
872 | 874 | <ul>
|
873 | 875 | <li>Use free-space map information to guide refilling
|
|