index 22a959b955d7e30fe758fc5d1ca1e5c61f47a296..01e3938f044ba896e31e987e95d0902dfa460d33 100644 (file)
PostgreSQL TODO List
====================
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
-Last updated: Tue May 17 00:17:58 EDT 2005
+Last updated: Fri May 20 15:18:24 EDT 2005
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
* Add two-phase commit
- This will involve adding a way to respond to commit failure by either
- taking the server into offline/readonly mode or notifying the
- administrator
-
PERFORMANCE
===========
index 7de9d7791ded7317f3caf278069a197a64d4569a..aec797ff11f0f147412ee1009647229887fcf4a6 100644 (file)
<body bgcolor="#FFFFFF" text="#000000" link="#FF0000" vlink="#A00000" alink="#0000FF">
<h1><a name="section_1">PostgreSQL TODO List</a></h1>
<p>Current maintainer: Bruce Momjian (<a href="mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</a>)<br/>
-Last updated: Tue May 17 00:17:58 EDT 2005
+Last updated: Fri May 20 15:18:24 EDT 2005
</p>
<p>The most recent version of this document can be viewed at<br/>
<a href="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>.
needed to enable transaction semantics.
</p>
</li><li>Add two-phase commit
-<p> This will involve adding a way to respond to commit failure by either
- taking the server into offline/readonly mode or notifying the
- administrator
-</p>
</li></ul>
<h2><a name="section_11_1">PERFORMANCE</a></h2>