Re: CLUSTER and indisclustered

From: "Christopher Kings-Lynne" <chriskl(at)familyhealth(dot)com(dot)au>
To: "Alvaro Herrera" <alvherre(at)atentus(dot)com>
Cc: <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: CLUSTER and indisclustered
Date: 2002-08-09 02:57:13
Message-ID: GNELIHDDFBOCMGBFGEFOEEJMCDAA.chriskl@familyhealth.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

If you're looking for something very useful to work on, see if Gavin
Sherry(?) can post his old CREATE OR REPLACE VIEW code. I'm pretty sure he
(or someone) said that he had an old patch, that needed to be synced with
HEAD... This functionality is pretty essential for 7.3...

Chris

> -----Original Message-----
> From: Alvaro Herrera [mailto:alvherre(at)atentus(dot)com]
> Sent: Friday, 9 August 2002 10:21 AM
> To: Christopher Kings-Lynne
> Cc: Neil Conway; Tom Lane; Bruce Momjian; pgsql-hackers(at)postgresql(dot)org
> Subject: Re: [HACKERS] CLUSTER and indisclustered
>
>
> Christopher Kings-Lynne dijo:
>
> > > > > Or maybe just do an analyze of the table automatically after the
> > > > > CLUSTERing.
> >
> > Well we have previously had discussions on the topic of adding
> analyze to
> > the end of dumps, etc. and the result has always been in favour
> of keeping
> > the command set orthogonal and not doing an automatic analyze...
>
> Oh. Sorry for the noise.
>
> I'm trying to look at other things in the TODO so I stop pestering about
> CLUSTER.
>
> --
> Alvaro Herrera (<alvherre[a]atentus.com>)
> "Pensar que el espectro que vemos es ilusorio no lo despoja de espanto,
> sólo le suma el nuevo terror de la locura" (Perelandra, CSLewis)
>

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2002-08-09 03:51:51 Re: stand-alone composite types patch (was [HACKERS] Proposal: stand-alone composite types)
Previous Message Christopher Kings-Lynne 2002-08-09 02:54:33 Re: CLUSTER and indisclustered