Opened 7 years ago

Closed 7 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 martinl, 7 years ago

Cc: grass-dev@… added
Owner: changed from grass-dev@… to martinl
Status: newassigned

Please try out 7.2.1svn. The issue has been recently fixed, see r70246.

comment:2 by sbl, 7 years ago

Resolution: fixed
Status: assignedclosed

Thanks Martin. I can confirm that it is fixed in 7.2.1svn.

Note: See TracTickets for help on using tickets.