[Tile-serving] [openstreetmap/osm2pgsql] osm2pgsql fails to create "osm_id" indexes on PostgreSQL 14 (Issue #1674)

mboeringa notifications at github.com
Sun May 15 07:40:28 UTC 2022


Weird, I now noticed in pgAdmin that the "Location" property of the **pg_default** tablespace is empty after the upgrade from PostgreSQL 13 to 14. I have never seen this happens with previous upgrades. I wonder if this is a bug in the **pg_upgradecluster** command used to upgrade from 13 to 14? Since osm2pgsql uses the pg_default tablespace as input in the INDEX statements of the osm_id columns, the missing "Location" property is the likely cause of the failure to create them.

![afbeelding](https://user-images.githubusercontent.com/7635726/168462317-0207367c-3536-48e4-98a5-eb0859f14e91.png)


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

Message ID: <openstreetmap/osm2pgsql/issues/1674/1126878983 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20220515/24dc74bb/attachment-0001.htm>


More information about the Tile-serving mailing list