Weltstaat commented on issue #538: URL: https://github.com/apache/incubator-baremaps/issues/538#issuecomment-1318340052
Unfortunately not. Baremaps is running in WSL2 and the DB lies locally on Windows. I can connect to the DB and I was also able to run a SQL script creating a materialized view of Z9_roads_l via baremaps execute. However the queries in tileset.json won't run, giving me different error messages which hint to a problem with the SQL syntax. If I run the same queries (from tileset.json and also the extended queries which I can inspect in DEBUG mode) locally in pgAdmin they run successfully. I find this quite confusing and guess it has to do with the WSL-Windows interface or maybe the setup of Postgres. Anyhow, thanks for your help! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
