<div dir="ltr"><div>Hi,</div><div><br></div><div><span style="color:rgb(80,0,80)">(how) did you enable PostGIS for the database you're using ?</span><br style="color:rgb(80,0,80)"><span style="color:rgb(80,0,80)">SELECT postgis_full_version();</span><br style="color:rgb(80,0,80)"><br style="color:rgb(80,0,80)"><span style="color:rgb(80,0,80)">--strk;</span><br style="color:rgb(80,0,80)"><font color="#500050"> </font></div><div>the reuslt of the query is:</div><div><br></div><div>POSTGIS="2.1.2 r12389" GEOS="3.4.2-CAPI-1.8.2 r3921" PROJ="Rel. 4.8.0, 6 March 2012" GDAL="GDAL 1.10.1, released 2013/08/26" LIBXML="2.9.1" LIBJSON="UNKNOWN" RASTER<br style="color:rgb(80,0,80)"></div><div class="gmail_extra"><br><div class="gmail_quote"><br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div style="font-family:monospace,monospace">As an addition, you need to have the public schema in your search path, at least.<br></div><div style="font-family:monospace,monospace">It is the case by default, unless you tweeked it.<br></div><div style="font-family:monospace,monospace"><br></div><div style="font-family:monospace,monospace">SET search_path TO 'public' ; <br></div></div></blockquote><div><br></div><div>I'have tried this but there is no difference.<br><br>Best<br><br>Lorenzo </div></div></div></div>