| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Philip Warner <pjw(at)rhyme(dot)com(dot)au> |
| Cc: | "Marc G(dot) Fournier" <scrappy(at)postgresql(dot)org>, Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>, Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, Gavin Sherry <swm(at)linuxworld(dot)com(dot)au>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: [PATCHES] ALTER SCHEMA ... SET TABLESPACE |
| Date: | 2004-08-23 06:14:46 |
| Message-ID: | 29905.1093241686@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
Philip Warner <pjw(at)rhyme(dot)com(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Karel Zak | 2004-08-23 08:20:55 | Re: 8.0 Open Items |
| Previous Message | Philip Warner | 2004-08-23 06:06:14 | Re: [PATCHES] ALTER SCHEMA ... SET TABLESPACE |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Markus Bertheau | 2004-08-23 11:45:55 | array_in: '{}}'::text[] |
| Previous Message | Philip Warner | 2004-08-23 06:06:14 | Re: [PATCHES] ALTER SCHEMA ... SET TABLESPACE |