Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERROR: column "datlastsysoid" does not exist #434

Open
joenzx opened this issue Sep 24, 2024 · 0 comments
Open

ERROR: column "datlastsysoid" does not exist #434

joenzx opened this issue Sep 24, 2024 · 0 comments

Comments

@joenzx
Copy link

joenzx commented Sep 24, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant