[postgis-tickets] [PostGIS] #4432: Unable to upgrade procedures from 11 to 12 flavour

PostGIS trac at osgeo.org
Sat Jun 22 12:31:44 PDT 2019


#4432: Unable to upgrade procedures from 11 to 12 flavour
---------------------+---------------------------
 Reporter:  komzpa   |      Owner:  pramsey
     Type:  defect   |     Status:  new
 Priority:  blocker  |  Milestone:  PostGIS 3.0.0
Component:  postgis  |    Version:  2.4.x
 Keywords:           |
---------------------+---------------------------
 gis=# select postgis_extensions_upgrade();
 psql: NOTICE:  Extension postgis_topology is not available or not
 packagable for some reason
 psql: NOTICE:  Extension postgis_tiger_geocoder is not available or not
 packagable for some reason
                     postgis_extensions_upgrade
 -------------------------------------------------------------------
  Upgrade completed, run SELECT postgis_full_version(); for details
 (1 row)

 gis=# select postgis_full_version();
 postgis_full_version
 -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
  POSTGIS="3.0.0alpha2 r17458" [EXTENSION] PGSQL="110" (procs need upgrade
 for use with PostgreSQL "120") GEOS="3.7.1-CAPI-1.11.1 27a5e771"
 SFCGAL="1.3.6" PROJ="Rel. 5.2.0, September 15th, 2018" GDAL="GDAL 2.4.0,
 released 2018/12/14" LIBXML="2.9.4" LIBJSON="0.12.1" LIBPROTOBUF="1.3.1"
 WAGYU="0.4.3 (Internal)" RASTER
 (1 row)

-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4432>
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