|
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:Wed Apr26 22:41:35 EDT 2006 |
| 11 | +Last updated:Thu Apr27 11:56:04 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>.
|
@@ -55,6 +55,8 @@ <h1><a name="section_2">Administration</a></h1>
|
55 | 55 | </li><li>Allow log_min_messages to be specified on a per-module basis
|
56 | 56 | <p> This would allow administrators to see more detailed information from
|
57 | 57 | specific sections of the backend, e.g. checkpoints, autovacuum, etc.
|
| 58 | + Another idea is to allow separate configuration files for each module, |
| 59 | + or allow arbitrary SET commands to be passed to them. |
58 | 60 | </p>
|
59 | 61 | </li><li>-<em>Re-enable the GUC full_page_writes in 8.2 when reliability issues have</em>
|
60 | 62 | been addressed
|
|