|
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: Fri Jun 2400:40:44 EDT 2005 |
| 11 | +Last updated: Fri Jun 2417:28:23 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>.
|
@@ -90,6 +90,8 @@ <h1><a name="section_2">Administration</a></h1>
|
90 | 90 | </p>
|
91 | 91 | </li><li>Allow administrators to safely terminate individual sessions either
|
92 | 92 | via an SQL function or SIGTERM
|
| 93 | +<p> Currently SIGTERM of a backend can lead to lock table corruption. |
| 94 | +</p> |
93 | 95 | </li><li>Un-comment all variables in postgresql.conf
|
94 | 96 | <p> By not showing commented-out variables, we discourage people from
|
95 | 97 | thinking that re-commenting a variable returns it to its default.
|
|