<div dir="ltr">Hello,<div><br>I'm a new PostGis user so I might do some stupid questions. I have problem with all most every ST function.</div><div><br></div><div>I'f I type this query:</div><div><br></div><div><div><i>SELECT ST_BandIsNoData(rast) from mytable;</i></div></div><div><br></div><div> I get this result</div><div><br></div><div><div><i>ERROR:  function st_bandisnodata(raster) does not exist</i></div><div><i>LINE 1: SELECT ST_BandIsNoData(rast) from mytable;</i></div><div><i>               ^</i></div><div><i>HINT:  No function matches the given name and argument types. You might need to add explicit type casts.</i></div></div><div><br></div><div>Any suggestion how to solve this? </div><div><br>I get the same error with many other functions.<br><br>tnx<br><br>Lorenzo</div></div>