Re: ALTER SCHEMA ... SET TABLESPACE

From: Gavin Sherry <swm(at)linuxworld(dot)com(dot)au>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: ALTER SCHEMA ... SET TABLESPACE
Date: 2005-06-08 23:38:49
Message-ID: Pine.LNX.4.58.0506090937220.24999@linuxworld.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

On Sat, 4 Jun 2005, Bruce Momjian wrote:

>
> I am thinking some day we will need:
>
> ALTER SCHEMA ... SET NEW TABLESPACE
>
> and
>
> ALTER SCHEMA ... SET CURRENT TABLESPACE
>
> to specify if existing objects are moved, but at this point we aren't
> going to get the later in 8.1, so I guess we will just go with an
> unadorned stynax.

I must have missed something (likely, as I've been away from a computer
for 6 weeks) but didn't we scrap the idea of schemas having a default
tablespace?

Gavin

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Marc G. Fournier 2005-06-08 23:39:07 Re: The Contrib Roundup (long)
Previous Message Alvaro Herrera 2005-06-08 23:23:30 Re: The Contrib Roundup (long)

Browse pgsql-patches by date

  From Date Subject
Next Message Tom Lane 2005-06-09 00:12:32 Re: ALTER SCHEMA ... SET TABLESPACE
Previous Message Andrew Dunstan 2005-06-08 22:32:12 Re: [PATCHES] regexp_replace