8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8dbd10d commit a1f3209Copy full SHA for a1f3209
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 Jul 11 17:50:00 EDT 2004
+Last updated: Sun Jul 11 19:29:15 EDT 2004
9
10
The most recent version of this document can be viewed at the PostgreSQL web site, http://www.PostgreSQL.org.
11
@@ -46,6 +46,7 @@ Administration
46
* Add include functionality to postgresql.conf
47
* Allow changing of already-created database and schema tablespaces
48
* Allow moving system tables to other tablespaces, where possible
49
+* Allow moving sequences and toast tables to other tablespaces
50
51
* Improve replication solutions
52
o Automatic failover
0 commit comments