<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-15">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hi guys,<br>
    <br>
    I try to upload a rasterfile (geotif) into a postgis database.  I
    used <b>raster2pgsql</b> and the resulted was a table with three
    columns like that: <b>rid, rast, filename</b>. My goal is to work
    with Qgis desktop, so I tried to load raster but I observed that my
    new postgis raster <b>has not a geometry column</b>, so I can not
    share my postigs raster into Qgis.<br>
    <br>
    Someone know how can I resolve this problem?<br>
    <br>
    Thanks!<br>
    <br>
    Ivan<br>
  </body>
</html>