Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit5691373

Browse files
committed
Done:
> * -Allow administrators to safely terminate individual sessions either
1 parent18b286f commit5691373

File tree

2 files changed

+4
-21
lines changed

2 files changed

+4
-21
lines changed

‎doc/TODO

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PostgreSQL TODO List
22
====================
33
Current maintainer:Bruce Momjian (bruce@momjian.us)
4-
Last updated:Mon Apr14 09:33:40 EDT 2008
4+
Last updated:Tue Apr15 09:55:33 EDT 2008
55

66
The most recent version of this document can be viewed at
77
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -20,17 +20,8 @@ http://developer.postgresql.org.
2020
Administration
2121
==============
2222

23-
* Allow administrators to safely terminate individual sessions either
23+
*-Allow administrators to safely terminate individual sessions either
2424
via an SQL function or SIGTERM
25-
26-
Lock table corruption following SIGTERM of an individual backend
27-
has been reported in 8.0. A possible cause was fixed in 8.1, but
28-
it is unknown whether other problems exist. This item mostly
29-
requires additional testing rather than of writing any new code.
30-
31-
http://archives.postgresql.org/pgsql-hackers/2006-08/msg00174.php
32-
http://archives.postgresql.org/pgsql-hackers/2007-04/msg00218.php
33-
3425
* Check for unreferenced table files created by transactions that were
3526
in-progress when the server terminated abruptly
3627

‎doc/src/FAQ/TODO.html

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<bodybgcolor="#FFFFFF"text="#000000"link="#FF0000"vlink="#A00000"alink="#0000FF">
99
<h1><aname="section_1">PostgreSQL TODO List</a></h1>
1010
<p>Current maintainer: Bruce Momjian (<ahref="mailto:bruce@momjian.us">bruce@momjian.us</a>)<br/>
11-
Last updated:Mon Apr14 09:33:40 EDT 2008
11+
Last updated:Tue Apr15 09:55:33 EDT 2008
1212
</p>
1313
<p>The most recent version of this document can be viewed at<br/>
1414
<ahref="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>.
@@ -26,16 +26,8 @@ <h1><a name="section_1">PostgreSQL TODO List</a></h1>
2626
<h1><aname="section_2">Administration</a></h1>
2727

2828
<ul>
29-
<li>Allow administrators to safely terminate individual sessions either
29+
<li>-<em>Allow administrators to safely terminate individual sessions either</em>
3030
via an SQL function or SIGTERM
31-
<p> Lock table corruption following SIGTERM of an individual backend
32-
has been reported in 8.0. A possible cause was fixed in 8.1, but
33-
it is unknown whether other problems exist. This item mostly
34-
requires additional testing rather than of writing any new code.
35-
</p>
36-
<p><ahref="http://archives.postgresql.org/pgsql-hackers/2006-08/msg00174.php">http://archives.postgresql.org/pgsql-hackers/2006-08/msg00174.php</a>
37-
<ahref="http://archives.postgresql.org/pgsql-hackers/2007-04/msg00218.php">http://archives.postgresql.org/pgsql-hackers/2007-04/msg00218.php</a>
38-
</p>
3931
</li><li>Check for unreferenced table files created by transactions that were
4032
in-progress when the server terminated abruptly
4133
<p><ahref="http://archives.postgresql.org/pgsql-patches/2006-06/msg00096.php">http://archives.postgresql.org/pgsql-patches/2006-06/msg00096.php</a>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp