[Tile-serving] [osm2pgsql] Use fillfactor 100 for non-updatable imports (#76)
Paul Norman
notifications at github.com
Sun Sep 8 16:48:53 UTC 2013
Because they can't be updated the indexes won't need any room to
grow, so we can pack them in to save space and speed it up.
Fixes #28
I do wonder if we need to abstract this to a function that builds the statement for clarity
You can merge this Pull Request by running:
git pull https://github.com/pnorman/osm2pgsql fillfactor
Or you can view, comment on it, or merge it online at:
https://github.com/openstreetmap/osm2pgsql/pull/76
-- Commit Summary --
* Use fillfactor 100 for non-updatable imports
-- File Changes --
M output-pgsql.c (38)
-- Patch Links --
https://github.com/openstreetmap/osm2pgsql/pull/76.patch
https://github.com/openstreetmap/osm2pgsql/pull/76.diff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20130908/2da8d410/attachment.html>
More information about the Tile-serving
mailing list