<div>Hi,</div><div><br></div><div>I'm new on this list. It's the first time I set up a connection to a PostgreSQL database. I've loaded a PostGIS layer with a geography type. I'm using QGIS version 1.7.0 (French). When I try to use the identify tool or try to select features I get errors. Can you help me? This is the error I get when try to select a point:</div>
<div><br></div><div>1 cursor states lost.</div><div>SQL: declare qgisf13 binary cursor for select "mention_id",st_asbinary("geog") from "sh_men"."mentions_qgis" where "geog" && setsrid('BOX3D(-73.3194457756198688 51.4414069720229392, -73.2060621086736916 51.5642392778812919)'::box3d,4326) and intersects("geog",setsrid('BOX3D(-73.3194457756198688 51.4414069720229392, -73.2060621086736916 51.5642392778812919)'::box3d,4326)) and ("code_esp"  LIKE 'AMLA')</div>
<div>Résultat: 7 (ERREUR:  la fonction intersects(geography, geometry) n'existe pas</div><div>LINE 1: ...1086736916 51.5642392778812919)'::box3d,4326) and intersects...</div><div>                                                             ^</div>
<div>HINT:  Aucune fonction ne correspond au nom donné et aux types d'arguments.</div><div>Vous devez ajouter des conversions explicites de type.</div><div>)</div><div><br></div><div>Thanks,</div><div><br></div><div>Mathieu</div>