Opened 10 years ago

Closed 10 years ago

#2751 closed defect (invalid)

[extension] 2.1.3 from unpackaged: ERROR: function _st_asraster(...) does not exist

Reported by: strk Owned by: strk
Priority: medium Milestone: PostGIS 2.1.4
Component: build Version: 2.1.x
Keywords: Cc:

Description

I'm getting this error trying to create 2.1.3 extension from unpackaged:

ERROR: function _st_asraster(geometry, double precision, double precision, integer, integer, text[], double precision[], double precision[], double precision, double precision, double precision, double precision, double precision, double precision, boolean) does not exist

The postgis_full_version() function detects no problem and tells me I'm at 2.1.3. The rtpostgis_upgrade_21_minor.sql runs successfully. Still the mentioned (over-parametrized) _st_asraster() function is still found missing on CREATE FROM unpackaged.

Change History (2)

comment:1 by strk, 10 years ago

Component: postgisbuild/upgrade/install
Owner: changed from pramsey to strk

comment:2 by strk, 10 years ago

Resolution: invalid
Status: newclosed

Sorry, rtpostgis_upgrade_21_minor.sql fixed this.

Note: See TracTickets for help on using tickets.