Report this

What is the reason for this report?

Is there PostGis support for PostgreSQL?

Posted on December 16, 2019

Hello,

I tried to do create extension postgis; in my managed database, which worked, but when I connect now it says:

django.db.utils.OperationalError: could not open extension control file "/usr/share/postgresql/12/extension/postgis.control": No such file or directory

I tried looking for answers, and only thing that came up was 7 years old. So I figured I would ask again.

Thanks for a very impressive service… I use AWS day-to-day but am looking to move personal projects and new stuff to DO.

All the best,

Christian



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Yes!

postgis, postgis_legacy, postgis_sfcgal, postgis_tiger_geocoder, postgis_topology and postgis_fdw are among the supported extensions for postgres managed databases.

For more context see the full list of supported extensions for postgresql managed dbs on DigitalOcean

This was an error on my part, it was my CI environment that didn’t have postgis - I am not able to delete this question, but please delete it because I confirmed that the extension works.

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.