|
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 Apr 9 16:24:16 EDT 2006 |
| 11 | +Last updated:Mon Apr10 17:06:17 EDT 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>.
|
@@ -52,6 +52,10 @@ <h1><a name="section_2">Administration</a></h1>
|
52 | 52 | </li><li>Allow statistics collector information to be pulled from the collector
|
53 | 53 | process directly, rather than requiring the collector to write a
|
54 | 54 | filesystem file twice a second?
|
| 55 | +</li><li>Allow log_min_messages to be specified on a per-module basis |
| 56 | +<p> This would allow administrators to see more detailed information from |
| 57 | + specific sections of the backend, e.g. checkpoints, autovacuum, etc. |
| 58 | +</p> |
55 | 59 | </li><li>Improve replication solutions
|
56 | 60 | <ul>
|
57 | 61 | <li>Load balancing
|
|