Skip to content

Commit 047b8a7

Browse files
committed
Add:
> * All ability to monitor the use of temporary sort files
1 parent 4a8c5d0 commit 047b8a7

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

doc/TODO

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
PostgreSQL TODO List
33
====================
44
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
66

77
The most recent version of this document can be viewed at the PostgreSQL web
88
site, http://www.PostgreSQL.org.
@@ -80,6 +80,7 @@ Administration
8080
It could start with a random tablespace from a supplied list and cycle
8181
through the list.
8282

83+
* All ability to monitor the use of temporary sort files
8384
* Allow WAL replay of CREATE TABLESPACE to work when the directory
8485
structure on the recovery computer is different from the original
8586
* Add "include file" functionality in postgresql.conf

doc/src/FAQ/TODO.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<body bgcolor="#FFFFFF" text="#000000" link="#FF0000" vlink="#A00000" alink="#0000FF">
99
<h1><a name="section_1">PostgreSQL TODO List</a></h1>
1010
<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
1212
</p>
1313
<p>The most recent version of this document can be viewed at the PostgreSQL web<br/>
1414
site, <a href="http://www.PostgreSQL.org">http://www.PostgreSQL.org</a>.
@@ -78,6 +78,7 @@ <h1><a name="section_2">Administration</a></h1>
7878
<p> It could start with a random tablespace from a supplied list and cycle
7979
through the list.
8080
</p>
81+
</li><li>All ability to monitor the use of temporary sort files
8182
</li><li>Allow WAL replay of CREATE TABLESPACE to work when the directory
8283
structure on the recovery computer is different from the original
8384
</li><li>Add "include file" functionality in postgresql.conf

0 commit comments

Comments
 (0)