[postgis-users] postgis and geos

David Blasby dblasby at refractions.net
Mon Aug 18 14:53:03 PDT 2003


Heitzso wrote:
>  SELECT county from ga_county where county like '139';
> returns immediately but
>  SELECT county, the_geom from ga_county where county like '139';
> hangs with CPU working madly away.

This query doesnt use the GEOS library, so I expect this problem has 
nothing to do with it.

dave




More information about the postgis-users mailing list