[postgis-tickets] [PostGIS] #3790: "ERROR: could not open extension control file" on BigSQL installation of PostgreSQL

PostGIS trac at osgeo.org
Mon Jul 17 06:42:12 PDT 2017


#3790: "ERROR:  could not open extension control file" on BigSQL installation of
PostgreSQL
------------------------------------+--------------------
  Reporter:  realityexists          |      Owner:  strk
      Type:  defect                 |     Status:  closed
  Priority:  medium                 |  Milestone:
 Component:  build/upgrade/install  |    Version:  2.3.x
Resolution:  invalid                |   Keywords:
------------------------------------+--------------------
Changes (by robe):

 * status:  new => closed
 * resolution:   => invalid


Comment:

 I think you are installing this wrong.
 The main installer binary does not include non-standard extensions.

 To get binaries for additional extensions, you need to use the pgc
 commandline or use the pgDevOps console.

 You need to from the bigsql folder run


 {{{
  ./pgc install postgis23-pg96
 }}}


 As noted in these directions

 https://www.openscg.com/2017/02/postgis-how-to-create-a-spatial-database-
 with-pgc-command-line/

--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3790#comment:1>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.


More information about the postgis-tickets mailing list