|
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: Thu Sep 22 23:04:06 EDT 2005 |
| 11 | +Last updated: Thu Sep 22 23:05:53 EDT 2005 |
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>. |
@@ -49,6 +49,7 @@ <h1><a name="section_2">Administration</a></h1> |
49 | 49 | </li><li>Support table partitioning that allows a single table to be stored |
50 | 50 | in subtables that are partitioned based on the primary key or a WHERE |
51 | 51 | clause |
| 52 | +</li><li>Add function to report the time of the most recent server reload |
52 | 53 | </li><li>Improve replication solutions |
53 | 54 | <ul> |
54 | 55 | <li>Load balancing |
|