|
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: Tue Jul 1509:55:11 EDT 2008 |
| 11 | +Last updated: Tue Jul 1511:03:34 EDT 2008 |
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>.
|
@@ -181,6 +181,8 @@ <h1><a name="section_2">Administration</a></h1>
|
181 | 181 | restoring from a PITR backup
|
182 | 182 | <p><ahref="http://archives.postgresql.org/pgsql-hackers/2007-12/msg00487.php">http://archives.postgresql.org/pgsql-hackers/2007-12/msg00487.php</a>
|
183 | 183 | </p>
|
| 184 | +</li><li>Reduce PITR WAL file size by removing full page writes and |
| 185 | + by removing trailing bytes to improve compression |
184 | 186 | </li></ul>
|
185 | 187 | </li></ul>
|
186 | 188 | <h1><aname="section_3">Data Types</a></h1>
|
|