On Ubuntu 10.12 (AMI on Amazon), I use aptitude to install Postgresql and PostGis. On terminal running psql interactive prompt, I type CREATE EXTENSION postgis and
ERROR: could not open extension control
أكثر...
ERROR: could not open extension control
file "/usr/share/postgresql/9.1/extension/postgis.control": No such file or directory
Is there something I forgot to install?
أكثر...