|
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 Jul 515:37:49 EDT 2005 |
| 11 | +Last updated: Tue Jul 518:59:32 EDT 2005 |
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>.
|
@@ -846,9 +846,6 @@ <h1><a name="section_19">Write-Ahead Log</a></h1>
|
846 | 846 | </p>
|
847 | 847 | </li><li>Reduce WAL traffic so only modified values are written rather than
|
848 | 848 | entire rows?
|
849 |
| -</li><li>Turn off full page writes if fsync is disabled |
850 |
| -<p> If fsync is off, there is no purpose in writing full pages to WAL |
851 |
| -</p> |
852 | 849 | </li><li>Add WAL index reliability improvement to non-btree indexes
|
853 | 850 | </li><li>Allow the pg_xlog directory location to be specified during initdb
|
854 | 851 | with a symlink back to the /data location
|
|