Jeff Boes <[EMAIL PROTECTED]> 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 ---------------------------(end of broadcast)--------------------------- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])