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/[email protected]>
_______________________________________________
Tile-serving mailing list
[email protected]
https://lists.openstreetmap.org/listinfo/tile-serving

Reply via email to