|
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 Aug15 11:48:07 EDT 2007 |
| 11 | +Last updated:Thu Aug16 15:02:10 EDT 2007 |
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>.
|
@@ -1092,7 +1092,12 @@ <h1><a name="section_15">Vacuum</a></h1>
|
1092 | 1092 | </li><li>Improve dead row detection during multi-statement transactions usage
|
1093 | 1093 | <p><ahref="http://archives.postgresql.org/pgsql-patches/2007-03/msg00358.php">http://archives.postgresql.org/pgsql-patches/2007-03/msg00358.php</a>
|
1094 | 1094 | </p>
|
1095 |
| -</li><li>Auto-vacuum |
| 1095 | +</li><li>Reduce XID consumption of read-only queries |
| 1096 | +</li></ul> |
| 1097 | +<p><ahref="http://archives.postgresql.org/pgsql-hackers/2007-08/msg00516.php">http://archives.postgresql.org/pgsql-hackers/2007-08/msg00516.php</a> |
| 1098 | +</p> |
| 1099 | +<ul> |
| 1100 | +<li>Auto-vacuum |
1096 | 1101 | <ul>
|
1097 | 1102 | <li>Use free-space map information to guide refilling
|
1098 | 1103 | </li><li>%Issue log message to suggest VACUUM FULL if a table is nearly
|
|