Opened 8 years ago
Closed 8 years ago
#3245 closed defect (fixed)
v.external 'Unable to open data source'
Reported by: | sbl | Owned by: | martinl |
---|---|---|---|
Priority: | normal | Milestone: | 7.2.1 |
Component: | Vector | Version: | 7.2.0 |
Keywords: | v.external | Cc: | grass-dev@… |
CPU: | Unspecified | Platform: | Linux |
Description
In GRASS 7.0.6:
v.external --overwrite input="PG:dbname=gisdata" layer=schema.point_layer output=point_layer
works and links the 1000 points from my PostGIS table.
In GRASS 7.2.0 (r69825) I get:
ERROR: Unable to open data source 'dbname=gisdata'
with exactly the same command
Change History (2)
comment:1 by , 8 years ago
Cc: | added |
---|---|
Owner: | changed from | to
Status: | new → assigned |
comment:2 by , 8 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Thanks Martin. I can confirm that it is fixed in 7.2.1svn.
Note:
See TracTickets
for help on using tickets.
Please try out 7.2.1svn. The issue has been recently fixed, see r70246.