Re: Simplify clusterdb

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Simplify clusterdb
Дата
Msg-id 200303180142.h2I1gtr11285@candle.pha.pa.us
обсуждение исходный текст
Ответ на Simplify clusterdb  (Alvaro Herrera <alvherre@dcc.uchile.cl>)
Список 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@postgresql.org

--
  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 по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] stats_command_string default?
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: pg_get_triggerdef doc patch