| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Joseph Shraibman <jks(at)selectacast(dot)net> |
| Cc: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: Will auto-cluster be in 7.5? |
| Date: | 2004-03-19 04:04:38 |
| Message-ID: | 200403190404.i2J44cm11906@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Joseph Shraibman wrote:
> Bruce Momjian wrote:
> > Joseph Shraibman wrote:
> >
> >
> >> * Add way to remove cluster specification on a table
> >
> >
> > This patch is done and will be applied soon.
> >
>
> I'm a bit confused, why would you want to uncluster a table?
Because a CLUSTER with no argument clusters all previously clustered
tables in the db. This turns it off for that 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 | Bruce Momjian | 2004-03-19 04:08:31 | Re: [HACKERS] fsync method checking |
| Previous Message | Bruce Momjian | 2004-03-19 04:03:16 | Re: UnixWare/CVS Tip/initdb.c needs to use threads flags... |