Ticket #1294 (closed defect: invalid)

Opened 19 months ago

Last modified 19 months ago

ERROR: 42883: function st_srid(raster) does not exist

Reported by: standa Owned by: pracine
Priority: high Milestone: PostGIS 2.0.0
Component: raster Version: trunk
Keywords: Cc:

Description

Hi

I an executing command

"CREATE TABLE workspace1.fc_cbd8a88e87c942b9bdcef66d158eaba9 (id uuid NOT NULL, CONSTRAINT fc_cbd8a88e87c942b9bdcef66d158eaba9_pk PRIMARY KEY (id)) WITH (OIDS=FALSE);SELECT AddRasterColumn?('workspace1','fc_cbd8a88e87c942b9bdcef66d158eaba9','rast', 2043, ARRAY32BF?, false, false, null,100,100,null,null,null); from c# program using DAO. Similar command for AddGeometryColumn? work OK. When I run this command (....SELECT AddRasterColumn?...) as SQL in pgAdmin it work OK. I am using tha latest (today binaries for the PostGIS 2.0). Can you help, please thank you Standa

Change History

Changed 19 months ago by pracine

Please write this kind of question to mailing list... We will fill a ticket if we determine there is a real problem.

Changed 19 months ago by robe

  • status changed from new to closed
  • resolution set to invalid

I don't think this is a build issue or even packaging since I can't genereate teh same issue. He's already posted on newsgroup too and I have responded.

Note: See TracTickets for help on using tickets.