|
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 Dec 28 15:51:07 EST2006 |
| 11 | +Last updated:Sat Jan 6 14:41:18 EST2007 |
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>.
|
@@ -1018,7 +1018,7 @@ <h1><a name="section_18">Write-Ahead Log</a></h1>
|
1018 | 1018 | replication
|
1019 | 1019 | </li><li>Reduce WAL traffic so only modified values are written rather than
|
1020 | 1020 | entire rows?
|
1021 |
| -</li><li>Allow the pg_xlog directory location to be specified during initdb |
| 1021 | +</li><li>-<em>Allow the pg_xlog directory location to be specified during initdb</em> |
1022 | 1022 | with a symlink back to the /data location
|
1023 | 1023 | </li><li>Allow WAL information to recover corrupted pg_controldata
|
1024 | 1024 | <p><ahref="http://archives.postgresql.org/pgsql-patches/2006-06/msg00025.php">http://archives.postgresql.org/pgsql-patches/2006-06/msg00025.php</a>
|
|