Re: Simplify clusterdb

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Alvaro Herrera <alvherre(at)dcc(dot)uchile(dot)cl>
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: Simplify clusterdb
Date: 2003-03-20 18:53:18
Message-ID: 200303201853.h2KIrJH00428@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches


Patch applied. Thanks.

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

Alvaro Herrera wrote:
> Now that the CLUSTER ALL machinery is in place, the clusterdb script can
> be simplified (I'd thought that it can even be removed). This patch
> does that.
>
> It is quite simple. Please apply.
>
> --
> Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
> "Nadie esta tan esclavizado como el que se cree libre no siendolo" (Goethe)

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org

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

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2003-03-20 18:58:06 Re: pg_get_triggerdef
Previous Message Bruce Momjian 2003-03-20 18:52:38 Re: Dump CLUSTER in pg_dump