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-18 01:42:54
Message-ID: 200303180142.h2I1gtr11285@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches


Your patch has been added to the PostgreSQL unapplied patches list at:

http://momjian.postgresql.org/cgi-bin/pgpatches

I will try to apply it within the next 48 hours.

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

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-18 01:52:41 Re: pg_get_triggerdef doc patch
Previous Message Bruce Momjian 2003-03-18 01:34:44 Re: stats_command_string default?