Re: Tablespace issues (comment on ,moving indexes) - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Tablespace issues (comment on ,moving indexes)
Date
Msg-id 200408161614.i7GGERn21653@candle.pha.pa.us
Whole thread Raw
In response to Re: Tablespace issues (comment on ,moving indexes)  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
Responses Re: Tablespace issues (comment on ,moving indexes)  (Gavin Sherry <swm@linuxworld.com.au>)
List pgsql-hackers
Added to TODO;
       o Add ALTER INDEX syntax to work like ALTER TABLE indexname

---------------------------------------------------------------------------

Christopher Kings-Lynne wrote:
> > What I mean here is that I think it would be in our best interests to
> > define the syntax for any new operation to be as easily guessed as
> > possible.  I believe that ALTER INDEX would be more easily guessed by
> > more people as the means by which one would alter an index's tablespace
> > than ALTER TABLE, even if those people have a decent amount of PG
> > experience.
> 
> I agree.  Whether or not it gets done though is the question...
> 
> Chris
> 
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
> 

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: pg_subtrans and WAL
Next
From: Josh Berkus
Date:
Subject: Re: Calling PL functions with named parameters