<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div><span>> </span>this example seems very weird to me.</div><div><br></div><div>Same for me, I thought that db.connect would create some files in ./ but this is not true.</div><div><br></div><div>> From user POV I would assume<br>> db.connect driver=pg database=test schema=user1 group=group1<br>> db.login driver=pg database=test user=user1 password=pwd1<br>> v.in.ogr dsn=*PG:dbname=test* layer=river output=river # -> table<br>> user1.river<br>> db.select table=user1.river</div><div><br></div><div>I've tried also this but still no results...</div><br><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"> <div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"> <div dir="ltr"> <font face="Arial" size="2"> <hr size="1"> <b><span
style="font-weight: bold;">Da:</span></b> Martin Landa <landa.martin@gmail.com><br> <b><span style="font-weight: bold;">A:</span></b> matteo poletti <pollo1_91@yahoo.it> <br><b><span style="font-weight: bold;">Cc:</span></b> GRASS list <grass-user@lists.osgeo.org> <br> <b><span style="font-weight: bold;">Inviato:</span></b> Giovedì 9 Febbraio 2012 13:00<br> <b><span style="font-weight: bold;">Oggetto:</span></b> Re: [GRASS-user] Import postgis vector form schema<br> </font> </div> <br>Hi,<br><br>2012/2/9 matteo poletti <<a ymailto="mailto:pollo1_91@yahoo.it" href="mailto:pollo1_91@yahoo.it">pollo1_91@yahoo.it</a>>:<br>> In the manual page <a href="http://grass.fbk.eu/gdp/html_grass64/v.in.ogr.html" target="_blank">http://grass.fbk.eu/gdp/html_grass64/v.in.ogr.html</a>,<br>> section "Support of database schema", there is an example in which is used<br>> <./>.<br><br>this example seems very weird to me. >From user
POV I would assume<br><br>db.connect driver=pg database=test schema=user1 group=group1<br>db.login driver=pg database=test user=user1 password=pwd1<br>v.in.ogr dsn=*PG:dbname=test* layer=river output=river # -> table<br>user1.river<br>db.select table=user1.river<br><br>`./` means that OGR tries to open current directory as a data-source.<br><br>Martin<br><br>-- <br>Martin Landa <landa.martin gmail.com> * <a href="http://geo.fsv.cvut.cz/%7Elanda" target="_blank">http://geo.fsv.cvut.cz/~landa</a><br><br><br> </div> </div> </div></body></html>