|
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:Tue May 30 06:21:02 EDT 2006 |
| 11 | +Last updated:Fri Jun 2 22:34:25 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>.
|
@@ -1008,7 +1008,7 @@ <h1><a name="section_19">Write-Ahead Log</a></h1>
|
1008 | 1008 | entire rows?
|
1009 | 1009 | </li><li>Allow the pg_xlog directory location to be specified during initdb
|
1010 | 1010 | with a symlink back to the /data location
|
1011 |
| -</li><li>-<em>Allow WAL information to recover corrupted pg_controldata</em> |
| 1011 | +</li><li>Allow WAL information to recover corrupted pg_controldata |
1012 | 1012 | </li><li>Find a way to reduce rotational delay when repeatedly writing
|
1013 | 1013 | last WAL page
|
1014 | 1014 | <p> Currently fsync of WAL requires the disk platter to perform a full
|
|