Hi,<br>I´m a Linux/Windows user. Using GRASS in my Ubuntu, i can import postgis layers by v.in.ogr with facility. But, in my job, the OS used is Windows and i use WinGRASS.<br>I just installed PostgreSQL/Postgis to manage my data.<br>
I transfered the db administration to pg:<br><br><b><i>db.connect driver=pg database="host=localhost, dbname=gis"<br>db.login driver=pg database=gis user=postgres pass=*****</i></b><br><br>until that, all ok.....but when:<br>
<br><b><i>v.in.ogr dsn="PG:host=localhost dbname=gis user=postgres" layer=Municipios output=Municipios<br></i></b><br>i recieve the following message:<br><br>ERROR: Unable to open data source <"PG:host=localhost dbname=gis user=postgres........<br>
<br>I searched in all documents and sites and i didn't find any answer.<br><br>I need help.<br><br>Thanks!<br><br>Thybério Luna Freire - Brazil<br>