[OSM-talk] OSM import stats

Brian DeRocher brian at derocher.org
Mon Dec 17 18:52:08 GMT 2012


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



More information about the talk mailing list