|
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:Sat Jul30 23:28:17 EDT 2005 |
| 11 | +Last updated:Sun Jul31 09:54:46 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>. |
@@ -68,7 +68,8 @@ <h1><a name="section_2">Administration</a></h1> |
68 | 68 | <p> This would require a new global table that is dumped to flat file for |
69 | 69 | use by the postmaster. We do a similar thing for pg_shadow currently. |
70 | 70 | </p> |
71 | | -</li><li>Allow postgresql.conf file values to be changed via an SQL API |
| 71 | +</li><li>Allow postgresql.conf file values to be changed via an SQL |
| 72 | + API, perhaps using SET GLOBAL |
72 | 73 | </li><li>Allow the server to be stopped/restarted via an SQL API |
73 | 74 | </li></ul> |
74 | 75 | </li><li>Tablespaces |
|