Re: ALTER SCHEMA ... SET TABLESPACE - Mailing list pgsql-patches

From Gavin Sherry
Subject Re: ALTER SCHEMA ... SET TABLESPACE
Date
Msg-id Pine.LNX.4.58.0506090937220.24999@linuxworld.com.au
Whole thread Raw
In response to Re: ALTER SCHEMA ... SET TABLESPACE  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: ALTER SCHEMA ... SET TABLESPACE  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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

pgsql-patches by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Are you actively hacking on 2PC?
Next
From: Tom Lane
Date:
Subject: Re: ALTER SCHEMA ... SET TABLESPACE