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