File tree 2 files changed +7
-2
lines changed
2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 2
2
PostgreSQL TODO List
3
3
====================
4
4
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
5
- Last updated: Thu Jun 8 12:07:13 EDT 2006
5
+ Last updated: Thu Jun 8 14:58:57 EDT 2006
6
6
7
7
The most recent version of this document can be viewed at
8
8
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -31,6 +31,9 @@ Administration
31
31
[pg_upgrade]
32
32
* Check for unreferenced table files created by transactions that were
33
33
in-progress when the server terminated abruptly
34
+
35
+ http://archives.postgresql.org/pgsql-patches/2006-06/msg00096.php
36
+
34
37
* Allow administrators to safely terminate individual sessions either
35
38
via an SQL function or SIGTERM
36
39
Original file line number Diff line number Diff line change 8
8
< body bgcolor ="#FFFFFF " text ="#000000 " link ="#FF0000 " vlink ="#A00000 " alink ="#0000FF ">
9
9
< h1 > < a name ="section_1 "> PostgreSQL TODO List</ a > </ h1 >
10
10
< p > Current maintainer: Bruce Momjian (< a href ="mailto:pgman@candle.pha.pa.us "> pgman@candle.pha.pa.us</ a > )< br />
11
- Last updated: Thu Jun 8 12:07:13 EDT 2006
11
+ Last updated: Thu Jun 8 14:58:57 EDT 2006
12
12
</ p >
13
13
< p > The most recent version of this document can be viewed at< br />
14
14
< a href ="http://www.postgresql.org/docs/faqs.TODO.html "> http://www.postgresql.org/docs/faqs.TODO.html</ a > .
@@ -35,6 +35,8 @@ <h1><a name="section_2">Administration</a></h1>
35
35
[< a href ="http://momjian.postgresql.org/cgi-bin/pgtodo?pg_upgrade "> pg_upgrade</ a > ]
36
36
</ li > < li > Check for unreferenced table files created by transactions that were
37
37
in-progress when the server terminated abruptly
38
+ < p > < a href ="http://archives.postgresql.org/pgsql-patches/2006-06/msg00096.php "> http://archives.postgresql.org/pgsql-patches/2006-06/msg00096.php</ a >
39
+ </ p >
38
40
</ li > < li > Allow administrators to safely terminate individual sessions either
39
41
via an SQL function or SIGTERM
40
42
< p > Lock table corruption following SIGTERM of an individual backend
You can’t perform that action at this time.
0 commit comments