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 ff2fbac commit 59429adCopy full SHA for 59429ad
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: Sat Jul 10 22:03:24 EDT 2004
+Last updated: Sat Jul 10 23:10:53 EDT 2004
9
10
The most recent version of this document can be viewed at the PostgreSQL web site, http://www.PostgreSQL.org.
11
@@ -45,6 +45,7 @@ Administration
45
* Allow database recovery where tablespaces can't be created
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
50
* Improve replication solutions
51
o Automatic failover
0 commit comments