[Tile-serving] [osm2pgsql] removed fillfactor from hstore gin indexes (#135)
claytongulick
notifications at github.com
Tue Apr 22 00:20:54 UTC 2014
fillfactor causes error in postgres 9.3 since it is
not a supported parameter to GIN indexes, see:
http://www.postgresql.org/docs/9.3/static/sql-createindex.html
You can merge this Pull Request by running:
git pull https://github.com/claytongulick/osm2pgsql master
Or you can view, comment on it, or merge it online at:
https://github.com/openstreetmap/osm2pgsql/pull/135
-- Commit Summary --
* removed fillfactor from hstore gin indexes
-- File Changes --
M output-pgsql.c (8)
-- Patch Links --
https://github.com/openstreetmap/osm2pgsql/pull/135.patch
https://github.com/openstreetmap/osm2pgsql/pull/135.diff
---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/pull/135
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20140421/99c75850/attachment.html>
More information about the Tile-serving
mailing list