File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-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: Mon Apr 18 14:29:53 EDT 2005
5
+ Last updated: Tue Apr 19 21:17:33 EDT 2005
6
6
7
7
The most recent version of this document can be viewed at the PostgreSQL web
8
8
site, http://www.PostgreSQL.org.
@@ -80,6 +80,7 @@ Administration
80
80
It could start with a random tablespace from a supplied list and cycle
81
81
through the list.
82
82
83
+ * All ability to monitor the use of temporary sort files
83
84
* Allow WAL replay of CREATE TABLESPACE to work when the directory
84
85
structure on the recovery computer is different from the original
85
86
* Add "include file" functionality in postgresql.conf
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: Mon Apr 18 14:29:53 EDT 2005
11
+ Last updated: Tue Apr 19 21:17:33 EDT 2005
12
12
</ p >
13
13
< p > The most recent version of this document can be viewed at the PostgreSQL web< br />
14
14
site, < a href ="http://www.PostgreSQL.org "> http://www.PostgreSQL.org</ a > .
@@ -78,6 +78,7 @@ <h1><a name="section_2">Administration</a></h1>
78
78
< p > It could start with a random tablespace from a supplied list and cycle
79
79
through the list.
80
80
</ p >
81
+ </ li > < li > All ability to monitor the use of temporary sort files
81
82
</ li > < li > Allow WAL replay of CREATE TABLESPACE to work when the directory
82
83
structure on the recovery computer is different from the original
83
84
</ li > < li > Add "include file" functionality in postgresql.conf
You can’t perform that action at this time.
0 commit comments