|
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:Wed Jun13 17:37:56 EDT 2007 |
| 11 | +Last updated:Thu Jun28 17:54:49 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>.
|
@@ -952,12 +952,8 @@ <h1><a name="section_13">Fsync</a></h1>
|
952 | 952 | </p>
|
953 | 953 | </li><li>%Add an option to sync() before fsync()'ing checkpoint files
|
954 | 954 | </li><li>Add program to test if fsync has a delay compared to non-fsync
|
955 |
| -</li><li>Reduce checkpoint performance degredation by forcing data to disk |
| 955 | +</li><li>-<em>Reduce checkpoint performance degredation by forcing data to disk</em> |
956 | 956 | more evenly
|
957 |
| -<p><ahref="http://archives.postgresql.org/pgsql-patches/2006-12/msg00104.php">http://archives.postgresql.org/pgsql-patches/2006-12/msg00104.php</a> |
958 |
| -<ahref="http://archives.postgresql.org/pgsql-hackers/2006-12/msg00337.php">http://archives.postgresql.org/pgsql-hackers/2006-12/msg00337.php</a> |
959 |
| -<ahref="http://archives.postgresql.org/pgsql-hackers/2007-01/msg00079.php">http://archives.postgresql.org/pgsql-hackers/2007-01/msg00079.php</a> |
960 |
| -</p> |
961 | 957 | </li></ul>
|
962 | 958 | <h1><aname="section_14">Cache Usage</a></h1>
|
963 | 959 |
|
|