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

Run ./load_shapefile_reproject_multi.quickstart.csh failed with SQL error #16

Open
LilyZ123 opened this issue Nov 2, 2022 · 1 comment

Comments

@LilyZ123
Copy link

LilyZ123 commented Nov 2, 2022

I failed on running this command
./load_shapefile_reproject_multi.quickstart.csh
with the following error, do you know how to fix it?
image
I'm using postgis version 3 and setup the extension with the following cmd.
CREATE EXTENSION postgis_raster;

@cseppan
Copy link
Member

cseppan commented Nov 2, 2022

Based on this StackExchange thread, it looks like an issue with older versions of the GDAL library and PostgreSQL 12. Upgrading the GDAL library should fix it.

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

2 participants