Skip to content

Commit b303739

Browse files
committed
Add:
> > * Allow a database in tablespace t1 with tables created in tablespace t2 > to be used as a template for a new database created with default > tablespace t2 > > All objects in the default database tablespace must have default tablespace > specifications. This is because new databases are created by copying > directories. If you mix default tablespace tables and tablespace-specified > tables in the same directory, creating a new database from such a mixed > directory would create a new database with tables that had incorrect > explicit tablespaces. To fix this would require modifying pg_class in the > newly copied database, which we don't currently do.
1 parent 301d6e4 commit b303739

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

doc/TODO

Lines changed: 13 additions & 1 deletion
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: Thu Oct 14 18:17:50 EDT 2004
8+
Last updated: Sun Oct 17 22:56:37 EDT 2004
99

1010
The most recent version of this document can be viewed at the PostgreSQL web
1111
site, http://www.PostgreSQL.org.
@@ -57,6 +57,18 @@ Administration
5757
in their original locations. If this fails, the user must be able to
5858
adjust the restore process.
5959

60+
* Allow a database in tablespace t1 with tables created in tablespace t2
61+
to be used as a template for a new database created with default
62+
tablespace t2
63+
64+
All objects in the default database tablespace must have default tablespace
65+
specifications. This is because new databases are created by copying
66+
directories. If you mix default tablespace tables and tablespace-specified
67+
tables in the same directory, creating a new database from such a mixed
68+
directory would create a new database with tables that had incorrect
69+
explicit tablespaces. To fix this would require modifying pg_class in the
70+
newly copied database, which we don't currently do.
71+
6072
* Add "include file" functionality in postgresql.conf
6173
* Add session start time and last statement time to pg_stat_activity
6274
* Allow server logs to be remotely read using SQL commands

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy