[Tile-serving] [osm2pgsql-dev/osm2pgsql] osm2pgsql --append to existing imported slim database takes ages (Issue #2266)

Jochen Topf notifications at github.com
Wed Oct 23 09:36:05 UTC 2024


Okay, you do have the new database format. But it looks like you don't have a bucket index, which is even stranger. Can you check which indexes there are with `\di` and show us the result of `SELECT relname FROM pg_class WHERE relkind='i' AND relname = 'planet_osm_ways_nodes_bucket_idx';`?

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

Message ID: <osm2pgsql-dev/osm2pgsql/issues/2266/2431496738 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20241023/e662ff34/attachment.htm>


More information about the Tile-serving mailing list