Re: Will auto-cluster be in 7.5?

From: Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
To: Joseph Shraibman <jks(at)selectacast(dot)net>
Cc: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Will auto-cluster be in 7.5?
Date: 2004-03-19 04:19:59
Message-ID: 405A74EF.4030807@familyhealth.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

>> This patch is done and will be applied soon.
>>
>
> I'm a bit confused, why would you want to uncluster a table?

You would want to remove the marker that says 'cluster this column in
the future'. At the moment, there is no way of removing all markers
from a table.

Chris

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Larry Rosenman 2004-03-19 04:47:37 Re: UnixWare/CVS Tip/initdb.c needs to use threads
Previous Message Bruce Momjian 2004-03-19 04:08:31 Re: [HACKERS] fsync method checking