|
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: Sat Dec 16 22:55:11 EST 2006 |
| 11 | +Last updated: Sat Dec 16 22:56:59 EST 2006 |
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>. |
@@ -1264,7 +1264,7 @@ <h1><a name="section_23">Features We Do <u>Not</u> Want</a></h1> |
1264 | 1264 | <ahref="http://archives.postgresql.org/pgsql-sql/2006-08/msg00164.php">http://archives.postgresql.org/pgsql-sql/2006-08/msg00164.php</a> |
1265 | 1265 | </p> |
1266 | 1266 | </li><li>Embedded server (not wanted) |
1267 | | -<p> While PostgreSQL clients runs fine limited-resource environments, the |
| 1267 | +<p> While PostgreSQL clients runs fineinlimited-resource environments, the |
1268 | 1268 | server requires multiple processes and a stable pool of resources to |
1269 | 1269 | run reliabily and efficiently. Stripping down the PostgreSQL server |
1270 | 1270 | to run in the same process address space as the client application |
|