[postgis-users] More details for errors

Denis Rouzaud denis.rouzaud at gmail.com
Mon Mar 26 04:52:55 PDT 2012


Hi all,

I have a view which does this
ST_LineMerge(ST_Union(wkb_geometry))::geometry(LineString,21781)

In case of the lines are not juxtaposed, I have this error
ERROR:  Geometry type (MultiLineString) does not match column type 
(LineString)

Is there a way of getting the line ID which leads to the error???


Thanks!

Denis



More information about the postgis-users mailing list