|
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: Mon Feb 19 16:07:17 EST 2007 |
| 11 | +Last updated: Mon Feb 19 16:08:43 EST 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>.
|
@@ -1239,7 +1239,7 @@ <h1><a name="section_20">Miscellaneous Performance</a></h1>
|
1239 | 1239 | </li><li>Consider increasing NUM_CLOG_BUFFERS
|
1240 | 1240 | </li><li>Consider having the background writer update the transaction status
|
1241 | 1241 | hint bits before writing out the page
|
1242 |
| -</li><li>Consider allowing configuration of TOAST thresholds |
| 1242 | +</li><li>Allow user configuration of TOAST thresholds |
1243 | 1243 | <p><ahref="http://archives.postgresql.org/pgsql-hackers/2007-02/msg00213.php">http://archives.postgresql.org/pgsql-hackers/2007-02/msg00213.php</a>
|
1244 | 1244 | </p>
|
1245 | 1245 | </li></ul>
|
|