cockroachdb / docs

CockroachDB user documentation
https://cockroachlabs.com/docs
Creative Commons Attribution 4.0 International
187 stars 453 forks source link

Feedback: Migrate from OpenStreetMap #14911

Open perezdf opened 2 years ago

perezdf commented 2 years ago

Exalate commented:

Page: https://cockroachlabs.com/docs/v22.1/migrate-from-openstreetmap.html

What is the reason for your feedback?

[ ] Missing the information I need

[ ] Too complicated

[ ] Out of date

[ ] Something is broken

[X ] Other

Additional details

Currently, I am trying this tutorial oms2pgsql 1.6.0 using cockroach v22.1.3. Sadly it doesnt work, becuase there is a check in osm2pgsql about the version of postgis. It make a query in pg_extension, in postgres database, you need to create an extension then, there is a record in this talbe. However, in cockroach post is preinstalled, so there no record and osm2pgsql considers it is needed throwing an exception :

"The postgis extension is not enabled on the database '{}'. Are you using the correct database? Enable with 'CREATE EXTENSION postgis"

Jira Issue: DOC-5449

exalate-issue-sync[bot] commented 8 months ago

Abbey Russell (amruss) commented: https://cockroachlabs.slack.com/archives/CNRNN77ST/p1705084631280189?thread_ts=1705083772.276369&cid=CNRNN77ST

exalate-issue-sync[bot] commented 6 months ago

Abigail Russell (amruss) commented: See thread below, we just want to update the docs to point to a version where this works