From: | Alvaro Herrera <alvherre(at)dcc(dot)uchile(dot)cl> |
---|---|
To: | Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au> |
Cc: | Patches <pgsql-patches(at)postgresql(dot)org> |
Subject: | Re: Dump CLUSTER in pg_dump |
Date: | 2003-03-09 05:01:15 |
Message-ID: | 20030309050115.GB23775@dcc.uchile.cl |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-patches |
On Fri, Feb 28, 2003 at 10:03:44AM +0800, Christopher Kings-Lynne wrote:
> > ALTER TABLE <tablename> CLUSTER ON <indexname>
> >
> > or something like that? I can do that if people thinks it's a good
> > idea.
>
> That's exactly what Tom's idea was - I like that particular syntax though.
> It's slightly weird I guess to have the two different syntaxes I guess.
Ok, done. The syntax is what I proposed, because no discussion
arised... Let me know what do you think. (Perhaps I got the locking
issues right this time.)
I'm not very SGML literate and haven't been able to build the
documentation in ages, so if there are mistakes in the markup please let
me know.
--
Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
"La vida es para el que se aventura"
From | Date | Subject | |
---|---|---|---|
Next Message | Joe Conway | 2003-03-09 05:06:19 | Re: SQL99 ARRAY support proposal |
Previous Message | Tom Lane | 2003-03-09 04:06:36 | Re: SQL99 ARRAY support proposal |