install Postgis 21
#1
Mon, 2017-05-29 08:52
andy
-
- Offline
- 10 months 6 days ago
- 2017-05-29
Hello. I use this distribution on docker container. I want to install Postgis 2.1 to postgres db.
I use command in DB
CREATE EXTENSION postgis21
and It showed error:
could not open extension control file "/usr/local/share/postgresql/extension/postigs21.control": No such file or directory
I neet install extension.
Do you know, how I install that?
Thnak you for aswer.