define_table() throws an error for name column #2267
Closed
thee-cos
started this conversation in
Flex Recipes
Replies: 1 comment 3 replies
-
Your example works fine here. Please show us your complete command line and the whole config file. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am wondering if I am doing something wrong or if this is a legitimate issue with the code. I am trying to define my own table for insertion into the database.
I have the following versions of software:
osm2pgsql version 2.0.0
Database version: 16.3
PostGIS version: 3.4
the table definition in question:
Error Response:
I get the same error for the example definition in the manual.
Beta Was this translation helpful? Give feedback.
All reactions