Hi,<br><br>to "bypass" the password, you can make the .pgpass file and fill that with your connection params (hostname:port:database_name:user:password).<br>If you are using windows, the path is: C:\Users\<your user name>\AppData\Roaming\postgresql\.pgpass<br>

<br>best regards <br clear="all">Luigi Castro Cardeles<br>
<br><br><div class="gmail_quote">2009/11/24 mukesh karanwal <span dir="ltr"><<a href="mailto:mukesh_karanwal@yahoo.com">mukesh_karanwal@yahoo.com</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

<table border="0" cellpadding="0" cellspacing="0"><tbody><tr><td style="font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; font-size: inherit; line-height: inherit; font-size-adjust: inherit; font-stretch: inherit;" valign="top">

<div>
<div>Hey Everyone,</div>
<div> </div>
<div>I am trying to store raster data in Postgis/PostgrSQL using "<b>geotiff2pgrstaer.exe</b>". but evertime i get an error that "<b>when making connection to <span style="border-bottom: 1px dashed rgb(0, 102, 204); background: rgb(220, 238, 255) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; color: rgb(0, 0, 0);">PostgreSQL</span>: fe_sendauth: no password supplied</b>", though i am supplying all the information.</div>


<div> </div>
<div>The command i am giving is like:</div>
<div><b>C:\..> geotiff2pgraster -h localhost -p 5432 -d postgis -U postgres -P <mypassword> data.tif(strored at this location only) tablename</b></div>
<div> </div>
<div>Kindly tell the remedy for the above problem and also is there any other way out to store raster data until now?</div>
<div> </div>
<div>Thanks in anticipation <br clear="all"><br>-- <br>With Regards,<br><span>Mukesh</span><br></div>
<div><br> </div></div></td></tr></tbody></table><br>



      <br>_______________________________________________<br>
postgis-users mailing list<br>
<a href="mailto:postgis-users@postgis.refractions.net">postgis-users@postgis.refractions.net</a><br>
<a href="http://postgis.refractions.net/mailman/listinfo/postgis-users" target="_blank">http://postgis.refractions.net/mailman/listinfo/postgis-users</a><br>
<br></blockquote></div><br>