[Tile-serving] [openstreetmap/osm2pgsql] osm2pgsql fails to create "osm_id" indexes on PostgreSQL 14 / Slow processing in "There are X ways to reprocess" step. (Issue #1674)

Jochen Topf notifications at github.com
Mon May 16 07:52:01 UTC 2022


Can you please post the exact command lines and any config files used? It would probably also help if you turned up logging in your PostgreSQL, so that you can see whether indexes were created or not. You can also run osm2pgsql with `--log-sql` which will show you exactly which SQL commands were issued (careful, can be a lot of output).

Note that indexes on the ids columns will only be created when using `--slim` mode or when using two-stage processing.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/issues/1674#issuecomment-1127344838
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/osm2pgsql/issues/1674/1127344838 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20220516/0b46de42/attachment.htm>


More information about the Tile-serving mailing list