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.
regards, tom lane