Monday, 9 September 2013

PostgreSQL error when trying to create an extension

PostgreSQL error when trying to create an extension

ERROR: could not open extension control file
"/usr/share/postgresql/9.1/extension/postgis.control": No such file or
directory
Is what I get when I try to CREATE EXTENSION postgis; can anybody tell me
why is it so and what can I do to fix it?

No comments:

Post a Comment