This is with clustering. That is to say it ran queries like this: create table foo_temp as select * from foo order by way;
But i did not see something like this: cluster foo; I see now from PG 9.1 documention that CLUSTER is a one-time operation. So it's effectively the same thing. I forgot to mention this is in a KVM virtual machine using LVM . -- http://brian.derocher.org http://mappingdc.org http://about.me/brian.derocher _______________________________________________ talk mailing list [email protected] http://lists.openstreetmap.org/listinfo/talk

