|
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:Thu Aug16 15:02:10 EDT 2007 |
| 11 | +Last updated:Sat Aug18 22:36:03 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>.
|
@@ -159,10 +159,7 @@ <h1><a name="section_2">Administration</a></h1>
|
159 | 159 | <h1><aname="section_3">Monitoring</a></h1>
|
160 | 160 |
|
161 | 161 | <ul>
|
162 |
| -<li>Allow server log information to be output as INSERT statements |
163 |
| -<p> This would allow server log information to be easily loaded into |
164 |
| - a database for analysis. |
165 |
| -</p> |
| 162 | +<li>-<em>Allow server log information to be output as CSV format</em> |
166 | 163 | </li><li>-<em>Add ability to monitor the use of temporary sort files</em>
|
167 | 164 | </li></ul>
|
168 | 165 | <h1><aname="section_4">Data Types</a></h1>
|
|