CREATE EXTENSION postgis;

From: Daulat Ram <Daulat(dot)Ram(at)cyient(dot)com>
To: "pgsql-performance(at)postgresql(dot)org" <pgsql-performance(at)postgresql(dot)org>
Subject: CREATE EXTENSION postgis;
Date: 2017-07-20 09:05:13
Message-ID: 9b8494157c444b628ba9f982256e8173@cyient.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Hi team,

Is this possible to create the postgis extension by CREATE EXTENSION postgis; in PostgreSQL 9.1

As I know the template_postgis database is created by default during postgis installation to support the spatial objects.
I am getting below the error messages while creating postgis extension, under POSTGIS="1.5.3

ERROR: could not open extension control file "/data/PostgreSQL/9.1/share/postgresql/extension/postgis.control": No such file or directory
********** Error **********
ERROR: could not open extension control file "/data/PostgreSQL/9.1/share/postgresql/extension/postgis.control": No such file or directory
SQL state: 58P01

Please help on this.

Regards,
Daulat

________________________________

DISCLAIMER:

This email message is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply email and destroy all copies of the original message. Check all attachments for viruses before opening them. All views or opinions presented in this e-mail are those of the author and may not reflect the opinion of Cyient or those of our affiliates.

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Florent Guillaume 2017-07-20 10:51:54 Re: CREATE EXTENSION postgis;
Previous Message Claudio Freire 2017-07-20 01:23:28 Re: partitioning materialized views