[postgis-users] Error GeomUnion From RC3

TECHER Jean David davidtecher at yahoo.fr
Fri Feb 25 04:02:03 PST 2005


Hi 

I tried to compil PostGIS RC3 on Windows XP with Geos 2.1.1 and Proj 4.4.9

and PG 8.0.0 (final version)...

I tried to to few test (see this file...)

SCHEMA

http://postgresqlwin32.free.fr/Tutorial_PostGIS/pg800/beta5/1_schema.sql

QUERIES

http://postgresqlwin32.free.fr/Tutorial_PostGIS/pg800/beta5/2_query.sql

For teh following query:

 
select b.data from buildings b,
                  (select geomunion(the_geom) from pedestrians) gp 
                where 
                    not intersects(gp.geomunion,b.the_geom);My PG server crashed and terminated abnormallyI suppoded perhaps I should compil PG with LDFLAGS=-lstdc++ (???)I don't know since my tests workes for RC1 and RC2???What do U think??Thanks for your answers----------------------------------------------------------------
TECHER Jean David
Responsable Informatique 01MAP
e-mail: davidtecher at yahoo.fr
Bureau: 04 67 45 60 27
Portable: 06 85 37 36 75
site perso : http://techer.pascal.free.fr/postgis/
site pro: http://www.01map.com/download/
K-S:"The greatest trick the devil pulled off was convincing people he didn't exist"
------------------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20050225/b944312a/attachment.html>


More information about the postgis-users mailing list