Skip to content

Commit ff8e552

Browse files
committed
Add ALTER SCHEMA item detail:
< o Allow databases, schemas, and indexes to be moved to different < 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. > 382c385 < o Add ALTER INDEX that works just like ALTER TABLE already does > o -Add ALTER INDEX that works just like ALTER TABLE already does 384d386 < o Add ALTER INDEX syntax to work like ALTER TABLE indexname
1 parent f7168bd commit ff8e552

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

doc/TODO

Lines changed: 7 additions & 5 deletions
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: Fri Aug 20 15:30:27 EDT 2004
8+
Last updated: Fri Aug 20 16:07:04 EDT 2004
99

1010
The most recent version of this document can be viewed at the PostgreSQL web site, http://www.PostgreSQL.org.
1111

@@ -370,18 +370,20 @@ Commands
370370
o Disallow dropping of an inherited constraint
371371
o Allow objects to be moved to different schemas
372372
o Allow ALTER TABLESPACE to move to different directories
373-
o Allow databases, schemas, and indexes to be moved to different
374-
tablespaces
373+
o Allow databases and schemas to be moved to different tablespaces
374+
375+
One complexity is whether moving a schema should move all existing
376+
schema objects or just define the location for future object creation.
377+
375378
o Allow moving system tables to other tablespaces, where possible
376379

377380
Currently non-global system tables must be in the default database
378381
schema. Global system tables can never be moved.
379382

380383
o -Add ALTER DOMAIN, AGGREGATE, CONVERSION ... OWNER TO
381384
o -Add ALTER SEQUENCE ... OWNER TO
382-
o Add ALTER INDEX that works just like ALTER TABLE already does
385+
o -Add ALTER INDEX that works just like ALTER TABLE already does
383386
on an index
384-
o Add ALTER INDEX syntax to work like ALTER TABLE indexname
385387

386388
* CLUSTER
387389
o Automatically maintain clustering on a table

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