Hi,

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

best regards
Luigi Castro Cardeles


2009/11/24 mukesh karanwal <[email protected]>

>  Hey Everyone,
>
> I am trying to store raster data in Postgis/PostgrSQL using "*
> geotiff2pgrstaer.exe*". but evertime i get an error that "*when making
> connection to PostgreSQL: fe_sendauth: no password supplied*", though i am
> supplying all the information.
>
> The command i am giving is like:
> *C:\..> geotiff2pgraster -h localhost -p 5432 -d postgis -U postgres -P
> <mypassword> data.tif(strored at this location only) tablename*
>
> Kindly tell the remedy for the above problem and also is there any other
> way out to store raster data until now?
>
> Thanks in anticipation
>
> --
> With Regards,
> Mukesh
>
>
>
>
> _______________________________________________
> postgis-users mailing list
> [email protected]
> http://postgis.refractions.net/mailman/listinfo/postgis-users
>
>
_______________________________________________
postgis-users mailing list
[email protected]
http://postgis.refractions.net/mailman/listinfo/postgis-users

Reply via email to