|
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:Sat Dec16 22:56:59 EST 2006 |
| 11 | +Last updated:Tue Dec19 16:57:04 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>.
|
@@ -959,8 +959,6 @@ <h1><a name="section_15">Vacuum</a></h1>
|
959 | 959 | <li>Use free-space map information to guide refilling
|
960 | 960 | </li><li>%Issue log message to suggest VACUUM FULL if a table is nearly
|
961 | 961 | empty?
|
962 |
| -</li><li>Improve xid wraparound detection by recording per-table rather |
963 |
| - than per-database |
964 | 962 | </li><li>Consider logging activity either to the logs or a system view
|
965 | 963 | </li><li>Turn on by default
|
966 | 964 | <p><ahref="http://archives.postgresql.org/pgsql-hackers/2006-08/msg01852.php">http://archives.postgresql.org/pgsql-hackers/2006-08/msg01852.php</a>
|
|