Works for me.

You might have looked at the temporary tables while the import is running. The 
temporary tables don't have the `create_only` columns in them. But after the 
import is done, the temporary tables will be sorted and copied into the final 
tables. And those have the `create_only` columns. This is the expected 
behaviour and needed for some situations (see #1522).

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

Message ID: <osm2pgsql-dev/osm2pgsql/issues/2258/[email protected]>
_______________________________________________
Tile-serving mailing list
[email protected]
https://lists.openstreetmap.org/listinfo/tile-serving

Reply via email to