We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parenta9b6a5c commita21c00dCopy full SHA for a21c00d
doc/TODO
@@ -5,7 +5,7 @@ TODO list for PostgreSQL
5
Bracketed items "[]" have more detail.
6
7
Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
8
-Last updated:Sun Oct 3119:28:32 EST 2004
+Last updated:Sun Oct 3121:21:38 EST 2004
9
10
The most recent version of this document can be viewed at the PostgreSQL web
11
site, http://www.PostgreSQL.org.
@@ -69,7 +69,7 @@ Administration
69
explicit tablespaces. To fix this would require modifying pg_class in the
70
newly copied database, which we don't currently do.
71
72
-* Add a GUC variable to controltemporary and TOAST tablespace usage
+* Add a GUC variable to controlthe tablespace for temporary objects
73
* Add "include file" functionality in postgresql.conf
74
* Add session start time and last statement time to pg_stat_activity
75
* Allow server logs to be remotely read using SQL commands