Re: [PATCHES] ALTER SCHEMA ... SET TABLESPACE

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: "Marc G(dot) Fournier" <scrappy(at)postgresql(dot)org>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [PATCHES] ALTER SCHEMA ... SET TABLESPACE
Date: 2004-08-23 19:02:50
Message-ID: 9907.1093287770@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> Marc G. Fournier wrote:
>>> We avoided this with oids but it seems we have added another. I don't
>>> see a good way of avoiding this like we had with oids.
>>
>> Isn't that what hte proposed (or implemented?) "SET DEFAULT_TABLESPACE"
>> was for?

> No. I think it was for allowing the table to be created even if the
> tablespace doesn't exist.

Yes, that's exactly what it was for. I thought you had figured it out
as of your previous post ...

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2004-08-23 19:20:09 Re: returning modified input from C functions
Previous Message Tom Lane 2004-08-23 18:46:17 Re: missing data/global

Browse pgsql-patches by date

  From Date Subject
Next Message Neil Conway 2004-08-24 00:10:06 Re: SGML cleanup
Previous Message Joe Conway 2004-08-23 18:32:44 Re: array_in: '{}}'::text[]