[Tile-serving] [openstreetmap/osm2pgsql] Fix: Make sure index is used for type/id indexes in flex output (PR #2007)
Jochen Topf
notifications at github.com
Thu Jul 20 11:57:53 UTC 2023
Without the cast to char(1) the index is not used.
In one case I have here this cut processing time in half! Not sure why this did not show up before (or why nobody noticed).
You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/osm2pgsql/pull/2007
-- Commit Summary --
* Fix: Make sure index is used for type/id indexes in flex output
-- File Changes --
M src/db-copy.cpp (2)
-- Patch Links --
https://github.com/openstreetmap/osm2pgsql/pull/2007.patch
https://github.com/openstreetmap/osm2pgsql/pull/2007.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/pull/2007
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/osm2pgsql/pull/2007 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20230720/41867fbc/attachment.htm>
More information about the Tile-serving
mailing list