Re: Add CLUSTER ON to pg_dumps

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Add CLUSTER ON to pg_dumps
Дата
Msg-id 200303220345.h2M3jnO18856@candle.pha.pa.us
обсуждение исходный текст
Ответ на Add CLUSTER ON to pg_dumps  ("Christopher Kings-Lynne" <chriskl@familyhealth.com.au>)
Список 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.

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


Christopher Kings-Lynne wrote:
> Adds
>
> ALTER TABLE foo CLUSTER ON bar;
>
> In pg_dumps, to preserve cluster settings.
>
> Chris

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/docs/faqs/FAQ.html

--
  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: to_char PL/MI fix
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Add CLUSTER ON to pg_dumps