Question
Is there PostGis support for PostgreSQL?
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
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.
×