| From: | PG Bug reporting form <noreply(at)postgresql(dot)org> |
|---|---|
| To: | pgsql-bugs(at)lists(dot)postgresql(dot)org |
| Cc: | prakash(dot)ramakrishnan(dot)ap(at)nielsen(dot)com |
| Subject: | BUG #15735: postgis extension missing |
| Date: | 2019-04-04 12:59:07 |
| Message-ID: | 15735-49e3c471231f407c@postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
The following bug has been logged on the website:
Bug reference: 15735
Logged by: ramakrishnan r
Email address: prakash(dot)ramakrishnan(dot)ap(at)nielsen(dot)com
PostgreSQL version: 11.2
Operating system: Red Hat Enterprise Linux Server release 7.3 (Maipo
Description:
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
postgres=#
postgres=#
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Rossiter, Russell D. | 2019-04-04 14:36:33 | Bug trying to view table |
| Previous Message | Michael Paquier | 2019-04-04 10:48:18 | Re: BUG #15733: An insert destined at partition created after a column has been dropped from the parent table fails |