[postgis-devel] CLUSTER in 8.3
Kevin Neufeld
kneufeld at refractions.net
Wed Dec 3 08:43:41 PST 2008
Is seems fine (for Points anyway) on my 8.3.3 install running on an old FC3 box.
Did you run out of disk space? Did the transaction get half way through and was forced to stop?
-- Kevin
Paul Ramsey wrote:
> Is it just me, or has clustering on spatial indexes stopped working in
> 8.3? First, the syntax of CLUSTER has been changed, from "CLUSTER
> [index] ON [table]" to "CLUSTER [table] USING [index]". Second, when I
> run the new syntax using a gist index as the target, the index
> disappears and all row count drops to zero!
>
> P.
> _______________________________________________
> postgis-devel mailing list
> postgis-devel at postgis.refractions.net
> http://postgis.refractions.net/mailman/listinfo/postgis-devel
More information about the postgis-devel
mailing list