Re: Add CLUSTER ON to pg_dumps - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: Add CLUSTER ON to pg_dumps
Date
Msg-id 200303271643.h2RGhQB24105@candle.pha.pa.us
Whole thread Raw
In response to Add CLUSTER ON to pg_dumps  ("Christopher Kings-Lynne" <chriskl@familyhealth.com.au>)
List pgsql-patches
Patch applied.  Thanks.

I updated the comments as mentioned by Alvaro.

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


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 by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: to_char PL/MI fix
Next
From: Bruce Momjian
Date:
Subject: Re: psql / tab-completion.c : patch proposals