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

From Philip Warner
Subject Re: [PATCHES] ALTER SCHEMA ... SET TABLESPACE
Date
Msg-id 6.1.1.1.0.20040823145358.05033840@203.8.195.10
Whole thread Raw
In response to Re: [PATCHES] ALTER SCHEMA ... SET TABLESPACE  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: [PATCHES] ALTER SCHEMA ... SET TABLESPACE  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
At 02:28 PM 23/08/2004, Tom Lane wrote:

>There's been some talk of that, but AFAICS it's not related to an ALTER
>SCHEMA SET [DEFAULT] TABLESPACE command.

So, if you do make the changes, will the schema definition be affected by 
those changes, or do you expect the tablespace to be embedded in the CREATE 
SCHEMA command?


>   (And no, I've not yet lifted
>a finger on this, though I'm willing to handle the backend side of it
>if there's consensus to handle dumping this way.)

Let me know when consensus happens. I've got a patch waiting on the syntax 
of the SET command. Otherwise, I'll need to use alter commands.




----------------------------------------------------------------
Philip Warner                    |     __---_____
Albatross Consulting Pty. Ltd.   |----/       -  \
(A.B.N. 75 008 659 498)          |          /(@)   ______---_
Tel: (+61) 0500 83 82 81         |                 _________  \
Fax: (+61) 03 5330 3172          |                 ___________ |
Http://www.rhyme.com.au          |                /           \|                                 |    --________--
PGP key available upon request,  |  /
and from pgp.mit.edu:11371       |/ 



pgsql-hackers by date:

Previous
From: Dennis Bjorklund
Date:
Subject: Re: monetary bug
Next
From: Tom Lane
Date:
Subject: Re: [PATCHES] ALTER SCHEMA ... SET TABLESPACE