<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:12pt"><DIV>hello,</DIV>
<DIV>i am using mapserver for windows (ms4w)</DIV>
<DIV>,postgres8.4,postgis2.0 and  pmapper template </DIV>
<DIV> </DIV>
<DIV>i converted a jpg(1.45 MB) into postgis by this commands:</DIV>
<DIV> </DIV>
<DIV>aster2pgsql.py -r 555.jpg -t tablename -o image.sql<BR>psql -h localhost -U postgres -d template_postgis -f image.sql</DIV>
<DIV> </DIV>
<DIV>it is take much time to convert and create one raster table with one row</DIV>
<DIV>but when i open the table on postgres give me that</DIV>
<DIV>"empty table" or postgres backend crash</DIV>
<DIV>and i find nothing on the map with no errors</DIV>
<DIV>can any body help me please</DIV></div></body></html>