| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Jeff Boes <jboes(at)nexcerpt(dot)com>, pgsql-admin(at)postgresql(dot)org |
| Subject: | Re: un-CLUSTER? |
| Date: | 2004-03-03 05:16:57 |
| Message-ID: | 200403030516.i235GvI04647@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
Tom Lane wrote:
> Jeff Boes <jboes(at)nexcerpt(dot)com> writes:
> > Is there a way to turn off the CLUSTER setting for a table?
>
> I think you'd just have to reach in and turn off the indisclustered
> (sp?) flag in the appropriate row of pg_index.
Added to TODO:
Add way to remove cluster specification on a table
--
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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Richard Huxton | 2004-03-03 08:14:31 | Re: [ADMIN] Schema comparisons |
| Previous Message | Christopher Kings-Lynne | 2004-03-03 03:44:40 | Re: [ADMIN] Schema comparisons |