Re: CLUSTER ALL patch - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: CLUSTER ALL patch
Date
Msg-id 200211171447.gAHEl0407405@candle.pha.pa.us
Whole thread Raw
In response to Re: CLUSTER ALL patch  (Alvaro Herrera <alvherre@dcc.uchile.cl>)
Responses Re: CLUSTER ALL patch  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-patches
Alvaro Herrera wrote:
> On Sun, Nov 17, 2002 at 02:17:20PM +0100, Peter Eisentraut wrote:
>
> > Is the clusterdb script now going to be removed?
>
> I think it should be replaced by a version that uses the backend CLUSTER
> ALL functionality, but if people think there's no need it can just be
> removed.

I don't see any need to keep it.  We have vacuumdb only so we can vacuum
all databases.

Oh, hold, I now see that clusterdb _can_ do all databases, just like
vacuumdb.  Seems we should keep it.  Peter?

--
  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, Pennsylvania 19073

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: CLUSTER ALL patch
Next
From: Rod Taylor
Date:
Subject: Re: Transaction safe Truncate