Невозможно включить расширение PostGIS для greenplum 5.1
Я пытаюсь включить расширение PostGis для зеленой сливы, но не могу этого сделать. Во время работы./configure я получаю следующую ошибку, которая говорит, что версия PostgreSql не поддерживается. Какая версия Greenplum поставляется с Postgresql 9.0 или выше? ИЛИ есть ли способ обновить версию Postgresql для greenplum? ИЛИ есть ли способ включить PostGis для Postgresql версии 8.3.
configure: WARNING: dblatex is not installed so PDF documentation cannot be built
configure: WARNING: could not locate Docbook stylesheets required to build the documentation
checking CUnit/CUnit.h usability... no
checking CUnit/CUnit.h presence... no
checking for CUnit/CUnit.h... no
configure: WARNING: could not locate CUnit required for unit tests
checking iconv.h usability... yes
checking iconv.h presence... yes
checking for iconv.h... yes
checking for libiconv_open in -liconv... no
checking for iconv_open in -lc... yes
checking for iconvctl... no
checking for libiconvctl... no
Using user-specified pg_config file: /usr/local/greenplum-db-5.1.0/bin/pg_config
checking PostgreSQL version... PostgreSQL 8.3.23
configure: error: PostGIS requires PostgreSQL >= 9.0