pgsql: Remove idea of schema tablespaces: < o Allow databases and

Started by Bruce Momjianabout 21 years ago1 messagescomitters
Jump to latest
#1Bruce Momjian
bruce@momjian.us

Log Message:
-----------
Remove idea of schema tablespaces:

< o Allow databases and schemas to be moved to different tablespaces
<
< One complexity is whether moving a schema should move all existing
< schema objects or just define the location for future object creation.
<

o Allow databases to be moved to different tablespaces

484c480
< schema. Global system tables can never be moved.

tablespace. Global system tables can never be moved.

Modified Files:
--------------
pgsql/doc:
TODO (r1.1555 -> r1.1556)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1555&amp;r2=1.1556)
pgsql/doc/src/FAQ:
TODO.html (r1.62 -> r1.63)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html.diff?r1=1.62&amp;r2=1.63)