un-CLUSTER? - Mailing list pgsql-admin

From Jeff Boes
Subject un-CLUSTER?
Date
Msg-id 553ba30262d1440fc971876f7cdcd11a@news.teranews.com
Whole thread Raw
Responses Re: un-CLUSTER?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-admin
Is there a way to turn off the CLUSTER setting for a table?

I did a "CLUSTER index ON table" for a number of tables. Now I want to
do a raw CLUSTER command across the whole database, but I'd really like
to turn off the CLUSTER setting for one of the tables (because it takes
too long). I don't see anything that will allow me to do that (other
than dropping and recreating the table).

--
Jeff Boes                                      vox 269.226.9550 ext 24
Database Engineer                                     fax 269.349.9076
Nexcerpt, Inc.                                 http://www.nexcerpt.com
            ...Nexcerpt... Extend your Expertise

pgsql-admin by date:

Previous
From: "V i s h a l Kashyap @ [Sai Hertz And Control Systems]"
Date:
Subject: Re: pg_restore data block error
Next
From: Tom Lane
Date:
Subject: Re: un-CLUSTER?