[Tile-serving] [openstreetmap/osm2pgsql] Option to skip clustering/sorting on ST_GeoHash (#757)

Darafei Praliaskouski notifications at github.com
Wed May 10 22:55:46 UTC 2017


I'm using osm2pgsql tables not for rendering but for producing different tables, filtering mostly by tags, not spatial location.

I'd like to have an option to skip clustering on ST_GeoHash (situation with native GiST tree shape should improve when https://github.com/postgis/postgis/pull/129 works/merged) to shave off import time, since I'm doing Sec Scans mostly anyway.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/issues/757
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20170510/38e0089a/attachment.html>


More information about the Tile-serving mailing list