|
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 Jan 2421:49:55 EST 2007 |
| 11 | +Last updated: Wed Jan 2423:38:55 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>. |
@@ -123,7 +123,7 @@ <h1><a name="section_2">Administration</a></h1> |
123 | 123 | requires a tool that will call that function and connect to each |
124 | 124 | database to find the objects in each database for that tablespace. |
125 | 125 | </p> |
126 | | -</li><li>%Add a GUC variable to control the tablespace for temporary objects |
| 126 | +</li><li>-<em>Add a GUC variable to control the tablespace for temporary objects</em> |
127 | 127 | and sort files |
128 | 128 | <p> It could start with a random tablespace from a supplied list and |
129 | 129 | cycle through the list. |
|