[postgis-users] EndPoint ERROR

Kis János Tamás kjt at takarnet.hu
Thu Jan 31 05:50:24 PST 2008


Hi,

I'd like to run the next SQL:
SELECT	 x(g1), y(g1)
	,x(g2), y(g2)
	,x(gn), y(gn)
FROM	startpoint(GeomFromText('LINESTRING(2 3, 4 5)', -1)) AS g1
	,pointn(GeomFromText('LINESTRING(2 3, 4 5)', -1), 2) AS g2
	,endpoint(GeomFromText('LINESTRING(2 3, 4 5)', -1)) AS gn
;
But the server process was crashed. If I set comment for the 
endpoint's rows, all right. Why crashed the process?
Resolving...?

Thx,
kjt


McAfee SCM 4.1 által ellenőrizve!


More information about the postgis-users mailing list