Re: [PATCHES] ALTER SCHEMA ... SET TABLESPACE - Mailing list pgsql-hackers

From Tom Lane
Subject Re: [PATCHES] ALTER SCHEMA ... SET TABLESPACE
Date
Msg-id 29905.1093241686@sss.pgh.pa.us
Whole thread Raw
In response to Re: [PATCHES] ALTER SCHEMA ... SET TABLESPACE  (Philip Warner <pjw@rhyme.com.au>)
List pgsql-hackers
Philip Warner <pjw@rhyme.com.au> writes:
> On the question of schemas, how would you expect:
>          SET magic_tablespace_variable = some_ts;
>           CREATE SCHEMA foo;
> to behave? Would foo have a default tablespace of some_ts?

Yeah, I would think so.  I sure don't see a value in inventing two
different magic_tablespace_variables for tables and schemas ...
        regards, tom lane


pgsql-hackers by date:

Previous
From: Mischa Sandberg
Date:
Subject: Re: Installing PostgreSQL in a Unix Platform
Next
From: Tom Lane
Date:
Subject: Re: Effective Cache Size