Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit a21c00d

Browse files
committed
Update:
< * Add a GUC variable to control temporary and TOAST tablespace usage > * Add a GUC variable to control the tablespace for temporary objects
1 parent a9b6a5c commit a21c00d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/TODO

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ TODO list for PostgreSQL
55
Bracketed items "[]" have more detail.
66

77
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
8-
Last updated: Sun Oct 31 19:28:32 EST 2004
8+
Last updated: Sun Oct 31 21:21:38 EST 2004
99

1010
The most recent version of this document can be viewed at the PostgreSQL web
1111
site, http://www.PostgreSQL.org.
@@ -69,7 +69,7 @@ Administration
6969
explicit tablespaces. To fix this would require modifying pg_class in the
7070
newly copied database, which we don't currently do.
7171

72-
* Add a GUC variable to control temporary and TOAST tablespace usage
72+
* Add a GUC variable to control the tablespace for temporary objects
7373
* Add "include file" functionality in postgresql.conf
7474
* Add session start time and last statement time to pg_stat_activity
7575
* Allow server logs to be remotely read using SQL commands

0 commit comments

Comments
 (0)