|
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:Sun Dec4 16:13:39 EST 2005 |
| 11 | +Last updated:Tue Dec6 15:46:51 EST 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>.
|
@@ -50,6 +50,8 @@ <h1><a name="section_2">Administration</a></h1>
|
50 | 50 | in subtables that are partitioned based on the primary key or a WHERE
|
51 | 51 | clause
|
52 | 52 | </li><li>Add function to report the time of the most recent server reload
|
| 53 | +</li><li>Add GUC variable to run a command on database panic or |
| 54 | + smart/fast/immediate shutdown |
53 | 55 | </li><li>Improve replication solutions
|
54 | 56 | <ul>
|
55 | 57 | <li>Load balancing
|
|