Marc G. Fournier wrote:
> On Fri, 20 Aug 2004, Bruce Momjian wrote:
> 
> > Would people like this applied to 8.0?  It addresses another of the
> > tablespace deficiency.
> 
> This is an extension of tablespaces, and is not required to fix a bug ... 
> therefore, it is a feature, and not eligible for inclusion at this point 
> in the development cycle ...

I am inclined to agree.  ALTER INDEX is an operation that will happen
quite often, but I don't think ALTER SCHEMA will be as frequent, and the
given solution doesn't address the two needs of moving the entire schema
or just future object creation.

Added to TODO:

>       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.

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  [EMAIL PROTECTED]               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

               http://www.postgresql.org/docs/faqs/FAQ.html

Reply via email to