openstreetmap-tile-server icon indicating copy to clipboard operation
openstreetmap-tile-server copied to clipboard

ERROR: column "datlastsysoid" does not exist

Open joenzx opened this issue 1 year ago • 1 comments

Hi, I reported an error using navicat connection, what is the cause of this and how should I fix it?

The deployment process is as follows

docker run
-v /root/taiwan-latest.osm.pbf:/data/region.osm.pbf
-v osm-data:/data/database/
overv/openstreetmap-tile-server
import

docker run
-p 8080:80
-p 5432:5432
-e PGPASSWORD=123456
-v osm-data:/data/database/
-d overv/openstreetmap-tile-server
run image

joenzx avatar Sep 24 '24 08:09 joenzx

Lo solucionaste ? como lo hiciste ?

mickyKhan avatar Aug 05 '25 23:08 mickyKhan