Hi, In my pgsql procedure, i use the function geometryDiff := difference(geometry1,geometry2); but this function is very slow!!! What can I do to speed this function? Thanks in advance! Luke