Re: BUG #15735: postgis extension missing

Поиск
Список
Период
Сортировка
От Prakash Ramakrishnan
Тема Re: BUG #15735: postgis extension missing
Дата
Msg-id CAA2eZXzpdspD7F3EDP17dmDWsqbzeL-MA3QSndoccf7+8_L=fQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: BUG #15735: postgis extension missing  (bricklen <bricklen@gmail.com>)
Ответы Re: BUG #15735: postgis extension missing  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
Yes, it's done. Already installed postgis but not able to create the extension.

On Thu, Apr 4, 2019, 22:58 bricklen <bricklen@gmail.com> wrote:

On Thu, Apr 4, 2019 at 6:00 AM PG Bug reporting form <noreply@postgresql.org> wrote:
Bug reference:      15735
Email address:      prakash.ramakrishnan.ap@nielsen.com
PostgreSQL version: 11.2
Operating system:   Red Hat Enterprise Linux Server release 7.3 (Maipo

Hi Team,

Am trying to install postgis in community edition getting below error please
do the needful.

-bash-4.2$ ./psql -p 5439
psql (11.2)
Type "help" for help.

postgres=# create extension postgis;
ERROR:  could not open extension control file
"/usr/pgsql-11/share/extension/postgis.control": No such file or directory

Have you installed PostGIS in your RedHat server? https://postgis.net/install/. The binary needs to be installed before installing the extension.

В списке pgsql-bugs по дате отправления:

Предыдущее
От: bricklen
Дата:
Сообщение: Re: Bug trying to view table
Следующее
От: Tom Lane
Дата:
Сообщение: Re: BUG #15735: postgis extension missing